Training in progress, step 100
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
"tie_word_embeddings": true,
|
26 |
-
"torch_dtype": "
|
27 |
"transformers_version": "4.44.2",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 49152
|
|
|
23 |
"rope_scaling": null,
|
24 |
"rope_theta": 10000.0,
|
25 |
"tie_word_embeddings": true,
|
26 |
+
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.44.2",
|
28 |
"use_cache": true,
|
29 |
"vocab_size": 49152
|
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:c4a62e981581eed158722b2739e490a3fadb43d7ff421a80a6b9ca95477f2842
|
3 |
+
size 1447317080
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68e58b429adcdee7deb80cbf6af1efb3c3919f154305db9c5ef8358289e4bb29
|
3 |
size 5240
|