pilotj commited on
Commit
bf4e688
·
verified ·
1 Parent(s): 7413495

Training in progress, step 2000

Browse files
config.json ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "biggy-smiley/distilbert-base-uncased-fibe-v5",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5",
18
+ "6": "LABEL_6",
19
+ "7": "LABEL_7",
20
+ "8": "LABEL_8",
21
+ "9": "LABEL_9",
22
+ "10": "LABEL_10",
23
+ "11": "LABEL_11",
24
+ "12": "LABEL_12",
25
+ "13": "LABEL_13",
26
+ "14": "LABEL_14",
27
+ "15": "LABEL_15",
28
+ "16": "LABEL_16",
29
+ "17": "LABEL_17",
30
+ "18": "LABEL_18",
31
+ "19": "LABEL_19",
32
+ "20": "LABEL_20",
33
+ "21": "LABEL_21",
34
+ "22": "LABEL_22",
35
+ "23": "LABEL_23",
36
+ "24": "LABEL_24",
37
+ "25": "LABEL_25"
38
+ },
39
+ "initializer_range": 0.02,
40
+ "label2id": {
41
+ "LABEL_0": 0,
42
+ "LABEL_1": 1,
43
+ "LABEL_10": 10,
44
+ "LABEL_11": 11,
45
+ "LABEL_12": 12,
46
+ "LABEL_13": 13,
47
+ "LABEL_14": 14,
48
+ "LABEL_15": 15,
49
+ "LABEL_16": 16,
50
+ "LABEL_17": 17,
51
+ "LABEL_18": 18,
52
+ "LABEL_19": 19,
53
+ "LABEL_2": 2,
54
+ "LABEL_20": 20,
55
+ "LABEL_21": 21,
56
+ "LABEL_22": 22,
57
+ "LABEL_23": 23,
58
+ "LABEL_24": 24,
59
+ "LABEL_25": 25,
60
+ "LABEL_3": 3,
61
+ "LABEL_4": 4,
62
+ "LABEL_5": 5,
63
+ "LABEL_6": 6,
64
+ "LABEL_7": 7,
65
+ "LABEL_8": 8,
66
+ "LABEL_9": 9
67
+ },
68
+ "max_position_embeddings": 512,
69
+ "model_type": "distilbert",
70
+ "n_heads": 12,
71
+ "n_layers": 6,
72
+ "pad_token_id": 0,
73
+ "problem_type": "single_label_classification",
74
+ "qa_dropout": 0.1,
75
+ "seq_classif_dropout": 0.2,
76
+ "sinusoidal_pos_embds": false,
77
+ "tie_weights_": true,
78
+ "torch_dtype": "float32",
79
+ "transformers_version": "4.44.2",
80
+ "vocab_size": 30522
81
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e692a5da747ec68dc32267c2858e51e79b6e38c6169837dfa5964f9947dec04
3
+ size 267906392
runs/Sep27_16-40-21_4ee93ecab123/events.out.tfevents.1727455242.4ee93ecab123.30.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:918e8b92e6b55f122d4a751f38fb17e6c616c4950b05b002f6633e64a796bad6
3
+ size 6066
runs/Sep27_16-45-22_4ee93ecab123/events.out.tfevents.1727455528.4ee93ecab123.30.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8aac1eb20533954535036d09594929c5ad3680dacdc01563d645c1272194676
3
+ size 7181
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61e7d289e197c1f8cbd6c9b12de3008022080aba2ad749558a4602d7eb3b371f
3
+ size 5240