soumendrak
commited on
Commit
•
510fded
1
Parent(s):
553792f
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.24.0",
|
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": 63,
|
81 |
"proj_codevector_dim": 768,
|
82 |
"tdnn_dilation": [
|
83 |
1,
|
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.24.0",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
+
"vocab_size": 64,
|
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:5381ba0b221929f3342adb0b060e8aac097d497aa0a39fc3961b84b23ee01f9f
|
3 |
+
size 1262161137
|
runs/Mar17_04-23-50_9be5d0f1cc15/1679027343.5954764/events.out.tfevents.1679027343.9be5d0f1cc15.539.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5799727b1c2584464ca5e0002f9a83f71e19a6510692132b791e7ad1d0d600bc
|
3 |
+
size 5532
|
runs/Mar17_04-23-50_9be5d0f1cc15/events.out.tfevents.1679027343.9be5d0f1cc15.539.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ae44ce6a7389235c958f7dd004694916da323cd7d3321cec7c8c4391ab3d373
|
3 |
+
size 5660
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3439
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43acdba0a47cbbc1c798cbab86aa1b669ab513fd11f55561d616ea84443e3060
|
3 |
size 3439
|