rebort
commited on
Commit
•
3f63b7c
1
Parent(s):
f96ee50
Training in progress, step 400
Browse files- config.json +1 -1
- pytorch_model.bin +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -110,7 +110,7 @@
|
|
110 |
1
|
111 |
],
|
112 |
"torch_dtype": "float32",
|
113 |
-
"transformers_version": "4.
|
114 |
"use_weighted_layer_sum": false,
|
115 |
"vocab_size": 50,
|
116 |
"xvector_output_dim": 512
|
|
|
110 |
1
|
111 |
],
|
112 |
"torch_dtype": "float32",
|
113 |
+
"transformers_version": "4.34.0",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
"vocab_size": 50,
|
116 |
"xvector_output_dim": 512
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73d9fcc27465fb148859716131d8dba13d95fa08b4d2672f2c08c22b23afe9bb
|
3 |
+
size 1262107370
|
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:dea204251a9339ca149232b4cdc91c5701c17ad43a8ff001cfbcd927b86dba74
|
3 |
+
size 4536
|