Training in progress, step 500
Browse files
config.json
CHANGED
@@ -10,28 +10,28 @@
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
-
"0": "
|
14 |
-
"1": "
|
15 |
-
"2": "
|
16 |
-
"3": "
|
17 |
-
"4": "
|
18 |
-
"5": "
|
19 |
-
"6": "
|
20 |
-
"7": "
|
21 |
-
"8": "
|
22 |
},
|
23 |
"initializer_range": 0.02,
|
24 |
"intermediate_size": 3072,
|
25 |
"label2id": {
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
-
"
|
31 |
-
"
|
32 |
-
"
|
33 |
-
"
|
34 |
-
"
|
35 |
},
|
36 |
"layer_norm_eps": 1e-12,
|
37 |
"max_position_embeddings": 512,
|
@@ -41,7 +41,7 @@
|
|
41 |
"pad_token_id": 0,
|
42 |
"position_embedding_type": "absolute",
|
43 |
"torch_dtype": "float32",
|
44 |
-
"transformers_version": "4.
|
45 |
"type_vocab_size": 2,
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 30522
|
|
|
10 |
"hidden_dropout_prob": 0.1,
|
11 |
"hidden_size": 768,
|
12 |
"id2label": {
|
13 |
+
"0": "LABEL_0",
|
14 |
+
"1": "LABEL_1",
|
15 |
+
"2": "LABEL_2",
|
16 |
+
"3": "LABEL_3",
|
17 |
+
"4": "LABEL_4",
|
18 |
+
"5": "LABEL_5",
|
19 |
+
"6": "LABEL_6",
|
20 |
+
"7": "LABEL_7",
|
21 |
+
"8": "LABEL_8"
|
22 |
},
|
23 |
"initializer_range": 0.02,
|
24 |
"intermediate_size": 3072,
|
25 |
"label2id": {
|
26 |
+
"LABEL_0": 0,
|
27 |
+
"LABEL_1": 1,
|
28 |
+
"LABEL_2": 2,
|
29 |
+
"LABEL_3": 3,
|
30 |
+
"LABEL_4": 4,
|
31 |
+
"LABEL_5": 5,
|
32 |
+
"LABEL_6": 6,
|
33 |
+
"LABEL_7": 7,
|
34 |
+
"LABEL_8": 8
|
35 |
},
|
36 |
"layer_norm_eps": 1e-12,
|
37 |
"max_position_embeddings": 512,
|
|
|
41 |
"pad_token_id": 0,
|
42 |
"position_embedding_type": "absolute",
|
43 |
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.16.2",
|
45 |
"type_vocab_size": 2,
|
46 |
"use_cache": true,
|
47 |
"vocab_size": 30522
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435677681
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:373ae3e0b99b86ba0b8e3d665e53a07e92969484ee8ee18c88bc3f8d5bca8648
|
3 |
size 435677681
|
runs/Feb09_09-40-02_61ab96e548b9/1644399873.310647/events.out.tfevents.1644399873.61ab96e548b9.81.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16154b2e4937e71f8f82410b3728cfd2c1da57472e03d0c47bbe6399e0f6b4b8
|
3 |
+
size 4802
|
runs/Feb09_09-40-02_61ab96e548b9/events.out.tfevents.1644399873.61ab96e548b9.81.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e66374b61816184c888851584104243fc4f4d307d17364043d1ac7f2f3dbd989
|
3 |
+
size 3875
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.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:0f0542592bdce30f3f3a9c09d624cb2583f7c4336b08821b241d81495392b003
|
3 |
+
size 3055
|