Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"relative_attention_num_buckets": 32,
|
28 |
"tie_word_embeddings": false,
|
29 |
"torch_dtype": "float32",
|
30 |
-
"transformers_version": "4.41.
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 32128
|
33 |
}
|
|
|
27 |
"relative_attention_num_buckets": 32,
|
28 |
"tie_word_embeddings": false,
|
29 |
"torch_dtype": "float32",
|
30 |
+
"transformers_version": "4.41.2",
|
31 |
"use_cache": true,
|
32 |
"vocab_size": 32128
|
33 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1028104704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a3f61fcdb80bc2f5ccd98f661cbad5318479f3fcc397351313ffe27a31d5f96
|
3 |
size 1028104704
|
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:b3185e7dfe32add71d937259d653c5ff51411f6c3d3eafde0dfc4014f89cc262
|
3 |
size 5240
|