Commit
·
77f2951
1
Parent(s):
d018e89
Training in progress, step 400
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -101,7 +101,7 @@
|
|
101 |
1
|
102 |
],
|
103 |
"torch_dtype": "float32",
|
104 |
-
"transformers_version": "4.
|
105 |
"use_weighted_layer_sum": false,
|
106 |
"vocab_size": 4,
|
107 |
"xvector_output_dim": 512
|
|
|
101 |
1
|
102 |
],
|
103 |
"torch_dtype": "float32",
|
104 |
+
"transformers_version": "4.32.1",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
"vocab_size": 4,
|
107 |
"xvector_output_dim": 512
|
pytorch_model.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:23f92677196e968f5469da931032ef5cf7a1cca9662b0c8bd06c886bea05037a
|
3 |
+
size 3858980877
|
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:9239873dc6408759cdf3e99e9a0a3091dd6d27cb4c6c4a6e55610b01cd804289
|
3 |
+
size 5371
|