Training in progress, step 50
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -54,7 +54,7 @@
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"tie_word_embeddings": false,
|
| 57 |
-
"torch_dtype": "
|
| 58 |
"transformers_version": "4.52.4",
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
|
|
|
| 54 |
}
|
| 55 |
},
|
| 56 |
"tie_word_embeddings": false,
|
| 57 |
+
"torch_dtype": "float32",
|
| 58 |
"transformers_version": "4.52.4",
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
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:43f800e2ebe401ab8a076d360c6308c08386138fd1576229aa9c5ac57721c1f6
|
| 3 |
+
size 990345064
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba4fe78a81685dad9a9d815691a7ee5704fcf98b8eee9ff0c76b630ee8248593
|
| 3 |
size 5304
|