Mengkedalai
commited on
Commit
•
b914030
1
Parent(s):
81da920
Training in progress, step 40
Browse files
config.json
CHANGED
@@ -86,7 +86,7 @@
|
|
86 |
"num_hidden_layers": 24,
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 1024,
|
89 |
-
"pad_token_id":
|
90 |
"proj_codevector_dim": 768,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
@@ -112,6 +112,6 @@
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.42.4",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
-
"vocab_size":
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
|
|
86 |
"num_hidden_layers": 24,
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 1024,
|
89 |
+
"pad_token_id": 37,
|
90 |
"proj_codevector_dim": 768,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.42.4",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
+
"vocab_size": 40,
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
model.safetensors
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:a1411f4b219655f00a4013543e223fe3404c99ad0630858f2e7d9abcc28bce7d
|
3 |
+
size 1261971480
|
runs/Sep02_16-34-09_edictate-System-Product-Name/events.out.tfevents.1725287662.edictate-System-Product-Name.844689.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d02be513836901d9356f45e9729faf413301f26c92f6000a3d1678e78a452f7b
|
3 |
+
size 6897
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfbb177218ee9c49aa8e3acc84bf8ca4bb360589799b2ed65c4049d0c6fdb94c
|
3 |
size 5176
|