Instructions to use golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented") model = AutoModelForCTC.from_pretrained("golesheed/wav2vec2-large-xls-r-1b-frisian-cv-13-elderly-augmented", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Golshid Shekoufandeh commited on
Commit ·
c9f53ed
1
Parent(s): 9d5db80
update model card README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [greenw0lf/wav2vec2-large-xls-r-1b-frisian](https://huggingface.co/greenw0lf/wav2vec2-large-xls-r-1b-frisian) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Wer: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -36,32 +36,36 @@ More information needed
|
|
| 36 |
### Training hyperparameters
|
| 37 |
|
| 38 |
The following hyperparameters were used during training:
|
| 39 |
-
- learning_rate:
|
| 40 |
- train_batch_size: 32
|
| 41 |
- eval_batch_size: 8
|
| 42 |
- seed: 42
|
| 43 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
| 44 |
- lr_scheduler_type: linear
|
| 45 |
- lr_scheduler_warmup_ratio: 0.1
|
| 46 |
-
- num_epochs:
|
| 47 |
- mixed_precision_training: Native AMP
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 53 |
-
|
|
| 54 |
-
|
|
| 55 |
-
|
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [greenw0lf/wav2vec2-large-xls-r-1b-frisian](https://huggingface.co/greenw0lf/wav2vec2-large-xls-r-1b-frisian) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.2158
|
| 20 |
+
- Wer: 0.2709
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 36 |
### Training hyperparameters
|
| 37 |
|
| 38 |
The following hyperparameters were used during training:
|
| 39 |
+
- learning_rate: 9e-06
|
| 40 |
- train_batch_size: 32
|
| 41 |
- eval_batch_size: 8
|
| 42 |
- seed: 42
|
| 43 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
| 44 |
- lr_scheduler_type: linear
|
| 45 |
- lr_scheduler_warmup_ratio: 0.1
|
| 46 |
+
- num_epochs: 40
|
| 47 |
- mixed_precision_training: Native AMP
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 53 |
+
| 5.7704 | 2.5 | 50 | 3.5242 | 1.0040 |
|
| 54 |
+
| 2.7638 | 5.0 | 100 | 1.8583 | 1.0523 |
|
| 55 |
+
| 1.4635 | 7.5 | 150 | 0.5541 | 0.5861 |
|
| 56 |
+
| 0.6753 | 10.0 | 200 | 0.2995 | 0.3353 |
|
| 57 |
+
| 0.4331 | 12.5 | 250 | 0.2439 | 0.2964 |
|
| 58 |
+
| 0.7712 | 15.0 | 300 | 0.2344 | 0.2879 |
|
| 59 |
+
| 0.6968 | 17.5 | 350 | 0.2287 | 0.2839 |
|
| 60 |
+
| 0.2765 | 20.0 | 400 | 0.2249 | 0.2776 |
|
| 61 |
+
| 0.4245 | 22.5 | 450 | 0.2202 | 0.2776 |
|
| 62 |
+
| 0.3709 | 25.0 | 500 | 0.2192 | 0.2754 |
|
| 63 |
+
| 0.4728 | 27.5 | 550 | 0.2195 | 0.2763 |
|
| 64 |
+
| 0.6297 | 30.0 | 600 | 0.2191 | 0.2736 |
|
| 65 |
+
| 0.5297 | 32.5 | 650 | 0.2186 | 0.2758 |
|
| 66 |
+
| 0.3543 | 35.0 | 700 | 0.2171 | 0.2731 |
|
| 67 |
+
| 0.2973 | 37.5 | 750 | 0.2167 | 0.2713 |
|
| 68 |
+
| 0.4558 | 40.0 | 800 | 0.2158 | 0.2709 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|