Training in progress, step 400
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": 256,
|
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": 43,
|
89 |
"proj_codevector_dim": 256,
|
90 |
"tdnn_dilation": [
|
91 |
1,
|
|
|
111 |
"torch_dtype": "float32",
|
112 |
"transformers_version": "4.31.0",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
+
"vocab_size": 44,
|
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:6b171e9801cc04b4d50848f9af357e4bb392d63afdd4f6064f32f4c8bdcee0cb
|
3 |
+
size 1262082221
|
runs/Aug12_08-01-54_781f4c44f243/events.out.tfevents.1691827704.781f4c44f243.443.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b55443fc2ea008dad5730f0f3189eaa6e5e2452c76bc0bc33ef601502138f0d9
|
3 |
+
size 6145
|
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:6a679181cdde1a853bbb4c3e0b4a416bd2c688739e499c97f9870f17bc7e7bb8
|
3 |
size 3963
|