mostafaashahin
commited on
Commit
•
168c6ce
1
Parent(s):
60285e6
End of training
Browse files- README.md +6 -4
- training_args.bin +2 -2
README.md
CHANGED
@@ -3,15 +3,17 @@ license: apache-2.0
|
|
3 |
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
@@ -46,7 +48,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
51 |
| 5.0128 | 3.45 | 500 | 2.0122 | 0.6527 |
|
52 |
| 0.6954 | 6.9 | 1000 | 0.3603 | 0.0777 |
|
@@ -60,4 +62,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.33.2
|
61 |
- Pytorch 2.0.1+cu118
|
62 |
- Datasets 2.14.5
|
63 |
-
- Tokenizers 0.13.3
|
|
|
3 |
base_model: facebook/wav2vec2-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
+
- name: wav2vec2-base-timit-phoneme-arpa-39-v3
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# wav2vec2-base-timit-phoneme-arpa-39-v3
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
| 5.0128 | 3.45 | 500 | 2.0122 | 0.6527 |
|
54 |
| 0.6954 | 6.9 | 1000 | 0.3603 | 0.0777 |
|
|
|
62 |
- Transformers 4.33.2
|
63 |
- Pytorch 2.0.1+cu118
|
64 |
- Datasets 2.14.5
|
65 |
+
- Tokenizers 0.13.3
|
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:f6e019532188aeecc0143c9e086523086663938bb6e87ef33d0e29cf9edd106f
|
3 |
+
size 4091
|