Training in progress, epoch 1
Browse files
config.json
CHANGED
|
@@ -48,12 +48,11 @@
|
|
| 48 |
"pad_token_id": 50283,
|
| 49 |
"position_embedding_type": "absolute",
|
| 50 |
"problem_type": "single_label_classification",
|
| 51 |
-
"reference_compile": false,
|
| 52 |
"repad_logits_with_grad": false,
|
| 53 |
"sep_token_id": 50282,
|
| 54 |
"sparse_pred_ignore_index": -100,
|
| 55 |
"sparse_prediction": false,
|
| 56 |
"torch_dtype": "float32",
|
| 57 |
-
"transformers_version": "4.
|
| 58 |
"vocab_size": 50368
|
| 59 |
}
|
|
|
|
| 48 |
"pad_token_id": 50283,
|
| 49 |
"position_embedding_type": "absolute",
|
| 50 |
"problem_type": "single_label_classification",
|
|
|
|
| 51 |
"repad_logits_with_grad": false,
|
| 52 |
"sep_token_id": 50282,
|
| 53 |
"sparse_pred_ignore_index": -100,
|
| 54 |
"sparse_prediction": false,
|
| 55 |
"torch_dtype": "float32",
|
| 56 |
+
"transformers_version": "4.51.3",
|
| 57 |
"vocab_size": 50368
|
| 58 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 598445936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a522b6f8260e06b5e6db1f0ebe412bc32ff0e00ffd683d917ca19f00d0cf1ef5
|
| 3 |
size 598445936
|
runs/Apr22_08-25-04_7e8cfa1e754a/events.out.tfevents.1745310341.7e8cfa1e754a.369.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85dd1653ce216074fb8e01e81048812822ad0fa5730d0bd9f3973bbd9d113298
|
| 3 |
+
size 6417
|
tokenizer.json
CHANGED
|
@@ -1,7 +1,21 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
"added_tokens": [
|
| 6 |
{
|
| 7 |
"id": 0,
|
|
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
+
"truncation": {
|
| 4 |
+
"direction": "Right",
|
| 5 |
+
"max_length": 128,
|
| 6 |
+
"strategy": "LongestFirst",
|
| 7 |
+
"stride": 0
|
| 8 |
+
},
|
| 9 |
+
"padding": {
|
| 10 |
+
"strategy": {
|
| 11 |
+
"Fixed": 128
|
| 12 |
+
},
|
| 13 |
+
"direction": "Right",
|
| 14 |
+
"pad_to_multiple_of": null,
|
| 15 |
+
"pad_id": 50283,
|
| 16 |
+
"pad_type_id": 0,
|
| 17 |
+
"pad_token": "[PAD]"
|
| 18 |
+
},
|
| 19 |
"added_tokens": [
|
| 20 |
{
|
| 21 |
"id": 0,
|
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:5a3457dd7b6e50790c6b2469013c1154a559cc6fadf524c58848989132a39bcb
|
| 3 |
+
size 5432
|