Training in progress, step 471
Browse files- config.json +1 -1
- model.safetensors +1 -1
- runs/Dec10_14-32-51_bogon/events.out.tfevents.1733812520.bogon.36640.0 +3 -0
- runs/Dec10_14-44-09_bogon/events.out.tfevents.1733813060.bogon.36640.1 +3 -0
- runs/Dec10_14-48-22_bogon/events.out.tfevents.1733813323.bogon.36640.2 +3 -0
- tokenizer_config.json +2 -1
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -19,6 +19,6 @@
|
|
| 19 |
"sinusoidal_pos_embds": false,
|
| 20 |
"tie_weights_": true,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
-
"transformers_version": "4.
|
| 23 |
"vocab_size": 30522
|
| 24 |
}
|
|
|
|
| 19 |
"sinusoidal_pos_embds": false,
|
| 20 |
"tie_weights_": true,
|
| 21 |
"torch_dtype": "float32",
|
| 22 |
+
"transformers_version": "4.47.0",
|
| 23 |
"vocab_size": 30522
|
| 24 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267954768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9959eec3c84f2c5aeb1defcbeba4ad0fec87d7c8320bc33245f6baa0cb1c4072
|
| 3 |
size 267954768
|
runs/Dec10_14-32-51_bogon/events.out.tfevents.1733812520.bogon.36640.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f57699d2131d0aa0cb86d8b1f77b64e8d089e3e6614f3540c4101b95a75ddc1c
|
| 3 |
+
size 5266
|
runs/Dec10_14-44-09_bogon/events.out.tfevents.1733813060.bogon.36640.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e33cb1d74148ba5f286ca2857f48870902ffa6facbd4172818a422f6cf8e483b
|
| 3 |
+
size 5266
|
runs/Dec10_14-48-22_bogon/events.out.tfevents.1733813323.bogon.36640.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d632783cc5bf36fca69e7ee41c3832370aaeb220aa43e861447a68f1978fa14a
|
| 3 |
+
size 6572
|
tokenizer_config.json
CHANGED
|
@@ -41,9 +41,10 @@
|
|
| 41 |
"special": true
|
| 42 |
}
|
| 43 |
},
|
| 44 |
-
"clean_up_tokenization_spaces":
|
| 45 |
"cls_token": "[CLS]",
|
| 46 |
"do_lower_case": true,
|
|
|
|
| 47 |
"mask_token": "[MASK]",
|
| 48 |
"model_max_length": 512,
|
| 49 |
"pad_token": "[PAD]",
|
|
|
|
| 41 |
"special": true
|
| 42 |
}
|
| 43 |
},
|
| 44 |
+
"clean_up_tokenization_spaces": false,
|
| 45 |
"cls_token": "[CLS]",
|
| 46 |
"do_lower_case": true,
|
| 47 |
+
"extra_special_tokens": {},
|
| 48 |
"mask_token": "[MASK]",
|
| 49 |
"model_max_length": 512,
|
| 50 |
"pad_token": "[PAD]",
|
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:883422adecf3b29dec7527fe82c128100c2f8cda5253d45ed1710d97340881d2
|
| 3 |
+
size 5368
|