Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"rotary_embedding_base": 10000,
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.52.
|
34 |
"use_cache": true,
|
35 |
"use_flash_attention": true,
|
36 |
"use_memory_efficient_attention": true,
|
|
|
30 |
"rotary_embedding_base": 10000,
|
31 |
"tie_word_embeddings": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.52.4",
|
34 |
"use_cache": true,
|
35 |
"use_flash_attention": true,
|
36 |
"use_memory_efficient_attention": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2013432032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e10f1d67ed63c9d2ff35a01b8728bc1db634628dc4c1975dc666b097711951c
|
3 |
size 2013432032
|
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:5a82a2dce5416bf860484de85e0ad4b56c3e7780ed0ddf9ebdeb4d2785d76f09
|
3 |
size 5240
|