End of training
Browse files- config.json +3 -15
- pytorch_model.bin +2 -2
- runs/Nov18_16-16-41_7c425d28704d/1637252537.6337094/events.out.tfevents.1637252537.7c425d28704d.61.3 +3 -0
- runs/Nov18_16-16-41_7c425d28704d/events.out.tfevents.1637252537.7c425d28704d.61.2 +3 -0
- runs/Nov18_16-16-41_7c425d28704d/events.out.tfevents.1637254196.7c425d28704d.61.4 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -11,25 +11,13 @@
|
|
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 |
},
|
22 |
"initializer_range": 0.02,
|
23 |
"label2id": {
|
24 |
"LABEL_0": 0,
|
25 |
"LABEL_1": 1,
|
26 |
-
"LABEL_2": 2
|
27 |
-
"LABEL_3": 3,
|
28 |
-
"LABEL_4": 4,
|
29 |
-
"LABEL_5": 5,
|
30 |
-
"LABEL_6": 6,
|
31 |
-
"LABEL_7": 7,
|
32 |
-
"LABEL_8": 8
|
33 |
},
|
34 |
"max_position_embeddings": 512,
|
35 |
"model_type": "distilbert",
|
@@ -41,6 +29,6 @@
|
|
41 |
"sinusoidal_pos_embds": false,
|
42 |
"tie_weights_": true,
|
43 |
"torch_dtype": "float32",
|
44 |
-
"transformers_version": "4.12.
|
45 |
"vocab_size": 30522
|
46 |
}
|
|
|
11 |
"id2label": {
|
12 |
"0": "LABEL_0",
|
13 |
"1": "LABEL_1",
|
14 |
+
"2": "LABEL_2"
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
},
|
16 |
"initializer_range": 0.02,
|
17 |
"label2id": {
|
18 |
"LABEL_0": 0,
|
19 |
"LABEL_1": 1,
|
20 |
+
"LABEL_2": 2
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
},
|
22 |
"max_position_embeddings": 512,
|
23 |
"model_type": "distilbert",
|
|
|
29 |
"sinusoidal_pos_embds": false,
|
30 |
"tie_weights_": true,
|
31 |
"torch_dtype": "float32",
|
32 |
+
"transformers_version": "4.12.5",
|
33 |
"vocab_size": 30522
|
34 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66d78096d00d88ffde2c7837e66fa9ae2bcc4bcd7a4acfcbdc3cb38caa2012fc
|
3 |
+
size 265498741
|
runs/Nov18_16-16-41_7c425d28704d/1637252537.6337094/events.out.tfevents.1637252537.7c425d28704d.61.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58b9e1867403ddf5992ce0b1d7a6621bde70583e2d72b14f8becad79c0283f5
|
3 |
+
size 4570
|
runs/Nov18_16-16-41_7c425d28704d/events.out.tfevents.1637252537.7c425d28704d.61.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d1d124000d539a841f38b4a55b81a0d53657cf8c4920a6988f4230295df73271
|
3 |
+
size 4253
|
runs/Nov18_16-16-41_7c425d28704d/events.out.tfevents.1637254196.7c425d28704d.61.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1771f8c11d59339dba7ce5680039f32e65aade989d7303ed881e86d9d338f602
|
3 |
+
size 259
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2863
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:964fbe3fe19f8ca7ab124ddc6784d65fd7e5cbd08b586dd67777f5bddd6694bc
|
3 |
size 2863
|