Training in progress, step 600
Browse files
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"contrastive_logits_temperature": 0.1,
|
18 |
"conv_depthwise_kernel_size": 31,
|
19 |
"ctc_loss_reduction": "mean",
|
20 |
-
"ctc_zero_infinity":
|
21 |
"diversity_loss_weight": 0.1,
|
22 |
"eos_token_id": 2,
|
23 |
"feat_proj_dropout": 0.1,
|
@@ -47,7 +47,7 @@
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
-
"pad_token_id":
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
@@ -77,6 +77,6 @@
|
|
77 |
"transformers_version": "4.41.1",
|
78 |
"use_intermediate_ffn_before_adapter": false,
|
79 |
"use_weighted_layer_sum": false,
|
80 |
-
"vocab_size":
|
81 |
"xvector_output_dim": 512
|
82 |
}
|
|
|
17 |
"contrastive_logits_temperature": 0.1,
|
18 |
"conv_depthwise_kernel_size": 31,
|
19 |
"ctc_loss_reduction": "mean",
|
20 |
+
"ctc_zero_infinity": true,
|
21 |
"diversity_loss_weight": 0.1,
|
22 |
"eos_token_id": 2,
|
23 |
"feat_proj_dropout": 0.1,
|
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
+
"pad_token_id": 67,
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
|
|
77 |
"transformers_version": "4.41.1",
|
78 |
"use_intermediate_ffn_before_adapter": false,
|
79 |
"use_weighted_layer_sum": false,
|
80 |
+
"vocab_size": 70,
|
81 |
"xvector_output_dim": 512
|
82 |
}
|
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:7b24eab625eceb9ddb3f9a2669cf41d0a2be36d721c64317d892537f06b69670
|
3 |
+
size 2423101560
|
runs/Aug01_19-48-32_GPU/events.out.tfevents.1722522661.GPU.1724101.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de35dd1e563131d089c2954307f65281c9272c5ae7cb2cfe052c382fae4d15a2
|
3 |
+
size 7113
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5e185addb91073320ac8f20c1b4ffa7d558a32cc6b30c3252573ea642967c89
|
3 |
size 5048
|