End of training
Browse files
config.json
CHANGED
@@ -85,7 +85,7 @@
|
|
85 |
"num_hidden_layers": 24,
|
86 |
"num_negatives": 100,
|
87 |
"output_hidden_size": 1024,
|
88 |
-
"pad_token_id":
|
89 |
"proj_codevector_dim": 768,
|
90 |
"tdnn_dilation": [
|
91 |
1,
|
@@ -111,6 +111,6 @@
|
|
111 |
"torch_dtype": "float32",
|
112 |
"transformers_version": "4.31.0",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
-
"vocab_size":
|
115 |
"xvector_output_dim": 512
|
116 |
}
|
|
|
85 |
"num_hidden_layers": 24,
|
86 |
"num_negatives": 100,
|
87 |
"output_hidden_size": 1024,
|
88 |
+
"pad_token_id": 61,
|
89 |
"proj_codevector_dim": 768,
|
90 |
"tdnn_dilation": [
|
91 |
1,
|
|
|
111 |
"torch_dtype": "float32",
|
112 |
"transformers_version": "4.31.0",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
+
"vocab_size": 62,
|
115 |
"xvector_output_dim": 512
|
116 |
}
|
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:2ad190353ff1e39af96397e16717c60199c9e78b0b69812cc6a9aea596f9efe3
|
3 |
+
size 1262156013
|
runs/Aug10_19-08-00_60113dfa32b6/events.out.tfevents.1691694563.60113dfa32b6.63046.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46045b31ec39595b4f28ff64104fb488a9717e254cb134e980243de88dcdb070
|
3 |
+
size 6049
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bd51828b6ab0549a92e72ac79787f04571065cd0d9d93748613fec3876b04d9
|
3 |
size 3963
|