Training in progress, step 400
Browse files
config.json
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
"num_hidden_layers": 24,
|
78 |
"num_negatives": 100,
|
79 |
"output_hidden_size": 1024,
|
80 |
-
"pad_token_id":
|
81 |
"proj_codevector_dim": 768,
|
82 |
"tdnn_dilation": [
|
83 |
1,
|
@@ -103,6 +103,6 @@
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.27.4",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
-
"vocab_size":
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
|
|
77 |
"num_hidden_layers": 24,
|
78 |
"num_negatives": 100,
|
79 |
"output_hidden_size": 1024,
|
80 |
+
"pad_token_id": 20,
|
81 |
"proj_codevector_dim": 768,
|
82 |
"tdnn_dilation": [
|
83 |
1,
|
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.27.4",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
+
"vocab_size": 23,
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
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:a6cc25509142a5bcc64532847dd9c39e324681b06643f30490ac3c4310f869fb
|
3 |
+
size 1261993009
|
runs/Apr06_18-01-34_9bc8b9df0287/1680804475.6916118/events.out.tfevents.1680804475.9bc8b9df0287.1654.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:832e21726b7c107810cf7e819917e8861dd824f1de92650f3e7564a3b44cf7ee
|
3 |
+
size 5841
|
runs/Apr06_18-01-34_9bc8b9df0287/events.out.tfevents.1680804475.9bc8b9df0287.1654.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4a7cd69e3d6601f31cfb131205370f59b249e865425f0433a567d7a3c974c0c
|
3 |
+
size 5879
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:804803fbb51825066061a8c7db2f363efb667fba7740c6cc83bd87eae5c88477
|
3 |
size 3567
|