nathanhunt
commited on
Commit
·
affcb54
1
Parent(s):
ee36210
Training in progress, step 200
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -103,6 +103,6 @@
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.33.0.dev0",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
-
"vocab_size":
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.33.0.dev0",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
+
"vocab_size": 28,
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
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:b26c3553a4e250bf71ba592e0a9c13251824ceca61bc5fd31964c9c044a32475
|
3 |
+
size 3859119181
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a04283160db05bbffb3afc14a5fb24ace138469b2770504489ebd13430ec4a45
|
3 |
size 4027
|