YassineBenlaria
commited on
Commit
•
fe34108
1
Parent(s):
2074149
Training in progress, step 300
Browse files- config.json +2 -3
- pytorch_model.bin +2 -2
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
{
|
2 |
"_name_or_path": "jonatasgrosman/wav2vec2-large-xlsr-53-arabic",
|
3 |
-
"gradient_checkpointing": true,
|
4 |
"activation_dropout": 0.05,
|
5 |
"adapter_attn_dim": null,
|
6 |
"adapter_kernel_size": 3,
|
@@ -86,7 +85,7 @@
|
|
86 |
"num_hidden_layers": 24,
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 1024,
|
89 |
-
"pad_token_id":
|
90 |
"proj_codevector_dim": 256,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
@@ -112,6 +111,6 @@
|
|
112 |
"torch_dtype": "float32",
|
113 |
"transformers_version": "4.32.1",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
-
"vocab_size":
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
|
|
1 |
{
|
2 |
"_name_or_path": "jonatasgrosman/wav2vec2-large-xlsr-53-arabic",
|
|
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
85 |
"num_hidden_layers": 24,
|
86 |
"num_negatives": 100,
|
87 |
"output_hidden_size": 1024,
|
88 |
+
"pad_token_id": 44,
|
89 |
"proj_codevector_dim": 256,
|
90 |
"tdnn_dilation": [
|
91 |
1,
|
|
|
111 |
"torch_dtype": "float32",
|
112 |
"transformers_version": "4.32.1",
|
113 |
"use_weighted_layer_sum": false,
|
114 |
+
"vocab_size": 45,
|
115 |
"xvector_output_dim": 512
|
116 |
}
|
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:8bb6339e412501996b5df16f29f24c6b566f145720753c4716499da7a48993fb
|
3 |
+
size 1262086317
|
training_args.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:3fb1add93ec52f11f246938effbab83afc8afe75a2429e21b7f9135b8795bdf9
|
3 |
+
size 4091
|