Training in progress, step 500
Browse files- config.json +2 -4
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -18,8 +18,7 @@
|
|
| 18 |
"4": "LABEL_4",
|
| 19 |
"5": "LABEL_5",
|
| 20 |
"6": "LABEL_6",
|
| 21 |
-
"7": "LABEL_7"
|
| 22 |
-
"8": "LABEL_8"
|
| 23 |
},
|
| 24 |
"initializer_range": 0.02,
|
| 25 |
"intermediate_size": 3072,
|
|
@@ -31,8 +30,7 @@
|
|
| 31 |
"LABEL_4": 4,
|
| 32 |
"LABEL_5": 5,
|
| 33 |
"LABEL_6": 6,
|
| 34 |
-
"LABEL_7": 7
|
| 35 |
-
"LABEL_8": 8
|
| 36 |
},
|
| 37 |
"layer_norm_eps": 1e-05,
|
| 38 |
"max_position_embeddings": 514,
|
|
|
|
| 18 |
"4": "LABEL_4",
|
| 19 |
"5": "LABEL_5",
|
| 20 |
"6": "LABEL_6",
|
| 21 |
+
"7": "LABEL_7"
|
|
|
|
| 22 |
},
|
| 23 |
"initializer_range": 0.02,
|
| 24 |
"intermediate_size": 3072,
|
|
|
|
| 30 |
"LABEL_4": 4,
|
| 31 |
"LABEL_5": 5,
|
| 32 |
"LABEL_6": 6,
|
| 33 |
+
"LABEL_7": 7
|
|
|
|
| 34 |
},
|
| 35 |
"layer_norm_eps": 1e-05,
|
| 36 |
"max_position_embeddings": 514,
|
model.safetensors
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:6795e1cfdd7c5880a3e4be866641c400387252f7178992f26468b961ae19731f
|
| 3 |
+
size 1112223464
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:54c09f8975a644c3846d75d8dd0adb077fa31ba23cc1ce01b2f6f18c9b52cf02
|
| 3 |
size 5841
|