Model save
Browse files- README.md +3 -26
- config.json +2 -2
- model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,28 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
-
base_model: facebook/wav2vec2-xls-r-300m
|
6 |
datasets:
|
7 |
- common_voice_11_0
|
8 |
-
metrics:
|
9 |
-
- wer
|
10 |
model-index:
|
11 |
- name: wav2vec2-large-xls-r-300m-tr-softkour
|
12 |
-
results:
|
13 |
-
- task:
|
14 |
-
type: automatic-speech-recognition
|
15 |
-
name: Automatic Speech Recognition
|
16 |
-
dataset:
|
17 |
-
name: common_voice_11_0
|
18 |
-
type: common_voice_11_0
|
19 |
-
config: ar
|
20 |
-
split: test
|
21 |
-
args: ar
|
22 |
-
metrics:
|
23 |
-
- type: wer
|
24 |
-
value: 0.6080256761575855
|
25 |
-
name: Wer
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,10 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# wav2vec2-large-xls-r-300m-tr-softkour
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
-
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.6249
|
36 |
-
- Wer: 0.6080
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -65,11 +47,6 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
-
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
70 |
-
| 6.582 | 0.33 | 400 | 3.3382 | 0.9991 |
|
71 |
-
| 2.0467 | 0.67 | 800 | 0.8908 | 0.7406 |
|
72 |
-
| 0.8479 | 1.0 | 1200 | 0.6249 | 0.6080 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: Amadkour/wav2vec2-large-xls-r-300m-tr-softkour
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
datasets:
|
7 |
- common_voice_11_0
|
|
|
|
|
8 |
model-index:
|
9 |
- name: wav2vec2-large-xls-r-300m-tr-softkour
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# wav2vec2-large-xls-r-300m-tr-softkour
|
17 |
|
18 |
+
This model is a fine-tuned version of [Amadkour/wav2vec2-large-xls-r-300m-tr-softkour](https://huggingface.co/Amadkour/wav2vec2-large-xls-r-300m-tr-softkour) on the common_voice_11_0 dataset.
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
|
52 |
### Framework versions
|
config.json
CHANGED
@@ -78,7 +78,7 @@
|
|
78 |
"num_hidden_layers": 24,
|
79 |
"num_negatives": 100,
|
80 |
"output_hidden_size": 1024,
|
81 |
-
"pad_token_id":
|
82 |
"proj_codevector_dim": 768,
|
83 |
"tdnn_dilation": [
|
84 |
1,
|
@@ -104,6 +104,6 @@
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.39.3",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
-
"vocab_size":
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
|
|
78 |
"num_hidden_layers": 24,
|
79 |
"num_negatives": 100,
|
80 |
"output_hidden_size": 1024,
|
81 |
+
"pad_token_id": 44,
|
82 |
"proj_codevector_dim": 768,
|
83 |
"tdnn_dilation": [
|
84 |
1,
|
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.39.3",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
+
"vocab_size": 47,
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
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:91cecb65a4fee9d3b611fe0ceb7fce575e8a3dae1b3733e8bb0056ab6cd42da7
|
3 |
+
size 1262000180
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e30d5500c11e420521b208796e48bc2c2fe8fa5edc4cb41e3c72f0f06362dd70
|
3 |
size 4920
|