EzraWilliam
commited on
Commit
•
b30b6e6
1
Parent(s):
c96a94b
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -87,7 +87,7 @@
|
|
87 |
"num_hidden_layers": 12,
|
88 |
"num_negatives": 100,
|
89 |
"output_hidden_size": 768,
|
90 |
-
"pad_token_id":
|
91 |
"proj_codevector_dim": 256,
|
92 |
"tdnn_dilation": [
|
93 |
1,
|
|
|
87 |
"num_hidden_layers": 12,
|
88 |
"num_negatives": 100,
|
89 |
"output_hidden_size": 768,
|
90 |
+
"pad_token_id": 30,
|
91 |
"proj_codevector_dim": 256,
|
92 |
"tdnn_dilation": [
|
93 |
1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377658785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f80bac42ebe4d4b2fafa322bdb8145e00f044d4ce2e7a0947c24eb3dd71eeb50
|
3 |
size 377658785
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd1f115a4b663ef0b04b55a8002b70be6aa5258a9a9191042f24dd8d7cb3d402
|
3 |
size 4155
|