artyomboyko
commited on
Commit
•
9dc7b74
1
Parent(s):
fed8a0a
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -143,7 +143,7 @@
|
|
143 |
1
|
144 |
],
|
145 |
"torch_dtype": "float32",
|
146 |
-
"transformers_version": "4.
|
147 |
"use_weighted_layer_sum": false,
|
148 |
"vocab_size": 32,
|
149 |
"xvector_output_dim": 512
|
|
|
143 |
1
|
144 |
],
|
145 |
"torch_dtype": "float32",
|
146 |
+
"transformers_version": "4.35.2",
|
147 |
"use_weighted_layer_sum": false,
|
148 |
"vocab_size": 32,
|
149 |
"xvector_output_dim": 512
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378314704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b1718906c5b46d415e52a62a0f25f7a12ac7e309733ca5cf0bf52a7e4d99de9
|
3 |
size 378314704
|
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:855e33cf500b7f25eabc342132d9109ba4b93756f58d6e178c5396ff50f59266
|
3 |
+
size 4600
|