Training in progress, step 500
Browse files- config.json +5 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -37,7 +37,9 @@
|
|
| 37 |
"23": "LABEL_23",
|
| 38 |
"24": "LABEL_24",
|
| 39 |
"25": "LABEL_25",
|
| 40 |
-
"26": "LABEL_26"
|
|
|
|
|
|
|
| 41 |
},
|
| 42 |
"initializer_range": 0.02,
|
| 43 |
"intermediate_size": 3072,
|
|
@@ -62,6 +64,8 @@
|
|
| 62 |
"LABEL_24": 24,
|
| 63 |
"LABEL_25": 25,
|
| 64 |
"LABEL_26": 26,
|
|
|
|
|
|
|
| 65 |
"LABEL_3": 3,
|
| 66 |
"LABEL_4": 4,
|
| 67 |
"LABEL_5": 5,
|
|
|
|
| 37 |
"23": "LABEL_23",
|
| 38 |
"24": "LABEL_24",
|
| 39 |
"25": "LABEL_25",
|
| 40 |
+
"26": "LABEL_26",
|
| 41 |
+
"27": "LABEL_27",
|
| 42 |
+
"28": "LABEL_28"
|
| 43 |
},
|
| 44 |
"initializer_range": 0.02,
|
| 45 |
"intermediate_size": 3072,
|
|
|
|
| 64 |
"LABEL_24": 24,
|
| 65 |
"LABEL_25": 25,
|
| 66 |
"LABEL_26": 26,
|
| 67 |
+
"LABEL_27": 27,
|
| 68 |
+
"LABEL_28": 28,
|
| 69 |
"LABEL_3": 3,
|
| 70 |
"LABEL_4": 4,
|
| 71 |
"LABEL_5": 5,
|
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:877ec5414dfad8218f9b535f687ffc24183984527ebee71a52a9c870e4280145
|
| 3 |
+
size 496333300
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f06ad71379bf3297d6e099f053bd90290f91fd15a2f75005f70071204585face
|
| 3 |
size 5176
|