DylanonWic
commited on
Commit
•
e989030
1
Parent(s):
792fa36
Training in progress, step 400
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -110,6 +110,6 @@
|
|
110 |
"torch_dtype": "float32",
|
111 |
"transformers_version": "4.26.1",
|
112 |
"use_weighted_layer_sum": false,
|
113 |
-
"vocab_size":
|
114 |
"xvector_output_dim": 512
|
115 |
}
|
|
|
110 |
"torch_dtype": "float32",
|
111 |
"transformers_version": "4.26.1",
|
112 |
"use_weighted_layer_sum": false,
|
113 |
+
"vocab_size": 72,
|
114 |
"xvector_output_dim": 512
|
115 |
}
|
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:3d409539beb094d9f0a79a19fc98bbcd7130c1b0d28ab588cd68988c3e356ef7
|
3 |
+
size 1262180305
|
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:f73353db26f106ae805e0d4b5046ae8d42c5887615e4003f427861b571f1308c
|
3 |
+
size 3579
|