Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- tokenizer.json +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.51.2",
|
25 |
-
"use_cache":
|
26 |
"use_mrope": false,
|
27 |
"use_sliding_window": false,
|
28 |
"vocab_size": 151936
|
|
|
22 |
"tie_word_embeddings": false,
|
23 |
"torch_dtype": "bfloat16",
|
24 |
"transformers_version": "4.51.2",
|
25 |
+
"use_cache": false,
|
26 |
"use_mrope": false,
|
27 |
"use_sliding_window": false,
|
28 |
"vocab_size": 151936
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3554214752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40db09a1fa6825d5ff83fc39a32eeff0a99742a6c3afd9247e37a1a27cd82767
|
3 |
size 3554214752
|
tokenizer.json
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:a4256422650d141f228fe954acee98679da412984c29a569877eefd3af69315a
|
3 |
+
size 11422959
|
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:fe84a6599a92e98810149e4c0eb1473137dcb4b856ec2b91b87568d0fa9d3c48
|
3 |
+
size 10872
|