Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
"tie_word_embeddings": false,
|
28 |
"torch_dtype": "bfloat16",
|
29 |
"transformers_version": "4.37.2",
|
30 |
-
"use_cache":
|
31 |
"use_qkv_bias": true,
|
32 |
"vocab_size": 100352
|
33 |
}
|
|
|
27 |
"tie_word_embeddings": false,
|
28 |
"torch_dtype": "bfloat16",
|
29 |
"transformers_version": "4.37.2",
|
30 |
+
"use_cache": false,
|
31 |
"use_qkv_bias": true,
|
32 |
"vocab_size": 100352
|
33 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3289069520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:269ef0a03089d7670a54a18093954ba039ee27de41c56b0f9b0be836d5dabae7
|
3 |
size 3289069520
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7152b8fd868149404cafa521ef10d944a2649d06a47a0ba31bb5589ad86b589b
|
3 |
size 5880
|