Commit
·
1704dc1
1
Parent(s):
d3b9de7
End of training
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -86,7 +86,7 @@
|
|
86 |
"num_hidden_layers": 12,
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 768,
|
89 |
-
"pad_token_id":
|
90 |
"proj_codevector_dim": 256,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
|
|
86 |
"num_hidden_layers": 12,
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 768,
|
89 |
+
"pad_token_id": 29,
|
90 |
"proj_codevector_dim": 256,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377673950
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20d1aa212836e9048723382e440553c7c2cd1494d2e8b3e73e4d6aea440475ed
|
3 |
size 377673950
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5e47f4b709cb81abcb73e4cb5e7b1d76e485c9305d7c6b642995e611dcaf203
|
3 |
size 3512
|