kingabzpro
commited on
Commit
•
b0295f4
1
Parent(s):
0f7f9d3
Training in progress, step 100
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.15.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": 62,
|
89 |
"proj_codevector_dim": 768,
|
90 |
"tdnn_dilation": [
|
91 |
1,
|
|
|
111 |
"torch_dtype": "float32",
|
112 |
"transformers_version": "4.15.0",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
+
"vocab_size": 65,
|
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:2a9f83e1a6280b2c0363c823d4f910b1f56855d43faf79cc26c26f0dc77a6f35
|
3 |
+
size 1262190193
|
runs/Jan21_21-40-10_e132e839b4f5/1642801243.8032615/events.out.tfevents.1642801243.e132e839b4f5.929.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e5cc76110ce9ef468b0e46925a50944797b07857426faa41809d0d8bfb82b7
|
3 |
+
size 4772
|
runs/Jan21_21-40-10_e132e839b4f5/events.out.tfevents.1642801243.e132e839b4f5.929.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:144ebd81091c5e04e75966ab0958d18cead0efff8607077293f7375dea11489c
|
3 |
+
size 5469
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2927
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:208abc3de73942bd26d86e2fa277ba70414695797d1668b474992d4a2090ef2a
|
3 |
size 2927
|