khaoulaoub
commited on
Commit
•
370c0cc
1
Parent(s):
e1abb22
Training in progress, step 400
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -78,7 +78,7 @@
|
|
78 |
"num_hidden_layers": 24,
|
79 |
"num_negatives": 100,
|
80 |
"output_hidden_size": 1024,
|
81 |
-
"pad_token_id":
|
82 |
"proj_codevector_dim": 768,
|
83 |
"tdnn_dilation": [
|
84 |
1,
|
@@ -104,6 +104,6 @@
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.34.1",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
-
"vocab_size":
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
|
|
78 |
"num_hidden_layers": 24,
|
79 |
"num_negatives": 100,
|
80 |
"output_hidden_size": 1024,
|
81 |
+
"pad_token_id": 34,
|
82 |
"proj_codevector_dim": 768,
|
83 |
"tdnn_dilation": [
|
84 |
1,
|
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.34.1",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
+
"vocab_size": 37,
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
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:3af69a77c9415f576cdb46b1e7241ffc03c21347bed5b07acd7b76d9b2fe0ccb
|
3 |
+
size 1262054058
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bce769332fb920adec793079377d19da2a1801ae2442ee6d8e45c8ae11ac8766
|
3 |
size 4536
|