Training in progress, step 50
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"tie_word_embeddings": true,
|
24 |
"torch_dtype": "float32",
|
25 |
"transformers_version": "4.42.0",
|
26 |
-
"use_cache":
|
27 |
"use_mrope": false,
|
28 |
"use_sliding_window": false,
|
29 |
"vocab_size": 151665
|
|
|
23 |
"tie_word_embeddings": true,
|
24 |
"torch_dtype": "float32",
|
25 |
"transformers_version": "4.42.0",
|
26 |
+
"use_cache": false,
|
27 |
"use_mrope": false,
|
28 |
"use_sliding_window": false,
|
29 |
"vocab_size": 151665
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1975192208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cee253231a6bfc8edff45475369add9cf2125df7d59ea554bf19c15c1b44a08
|
3 |
size 1975192208
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8120
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95d70013e3fd3bdd9f5daaded3e27038956353cd6c1b0764e5226c21e0192840
|
3 |
size 8120
|