Training in progress, step 200
Browse files
config.json
CHANGED
@@ -77,7 +77,7 @@
|
|
77 |
"num_hidden_layers": 48,
|
78 |
"num_negatives": 100,
|
79 |
"output_hidden_size": 1280,
|
80 |
-
"pad_token_id":
|
81 |
"proj_codevector_dim": 1024,
|
82 |
"tdnn_dilation": [
|
83 |
1,
|
@@ -103,6 +103,6 @@
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.40.0.dev0",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
-
"vocab_size":
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
|
|
77 |
"num_hidden_layers": 48,
|
78 |
"num_negatives": 100,
|
79 |
"output_hidden_size": 1280,
|
80 |
+
"pad_token_id": 57,
|
81 |
"proj_codevector_dim": 1024,
|
82 |
"tdnn_dilation": [
|
83 |
1,
|
|
|
103 |
"torch_dtype": "float32",
|
104 |
"transformers_version": "4.40.0.dev0",
|
105 |
"use_weighted_layer_sum": false,
|
106 |
+
"vocab_size": 60,
|
107 |
"xvector_output_dim": 512
|
108 |
}
|
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:a086e51b7cfc158f645484f7e2944b1f9b0d3be89b2f612276e90c8d9f95bc36
|
3 |
+
size 3859039520
|
runs/Apr10_08-05-31_409744e7f5dc/events.out.tfevents.1712736656.409744e7f5dc.307.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2c20f956d6ebce4eb6e197c71a646289bf9df694cc611306fa87da972b09c37
|
3 |
+
size 7123
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b26d9d5cddb69d8a63ad06b6b6e3ccb326103d4e02f2224256683c952cf7a9f
|
3 |
size 4984
|