Model save
Browse files
README.md
CHANGED
|
@@ -3,9 +3,6 @@ library_name: transformers
|
|
| 3 |
license: cc-by-nc-4.0
|
| 4 |
base_model: csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
| 5 |
tags:
|
| 6 |
-
- automatic-speech-recognition
|
| 7 |
-
- swagen
|
| 8 |
-
- mms
|
| 9 |
- generated_from_trainer
|
| 10 |
model-index:
|
| 11 |
- name: mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
|
@@ -17,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
# mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
| 19 |
|
| 20 |
-
This model is a fine-tuned version of [csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04](https://huggingface.co/csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04) on
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Cer: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -56,14 +53,10 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
| 58 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.1854 | 3.9407 | 500 | 0.3357 | 0.0806 |
|
| 64 |
-
| 0.0806 | 4.7273 | 600 | 0.3512 | 0.0871 |
|
| 65 |
-
| 0.0670 | 5.5138 | 700 | 0.3521 | 0.0871 |
|
| 66 |
-
| 0.3337 | 6.3004 | 800 | 0.5988 | 0.1646 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 3 |
license: cc-by-nc-4.0
|
| 4 |
base_model: csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
| 5 |
tags:
|
|
|
|
|
|
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
- name: mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
|
|
|
| 14 |
|
| 15 |
# mms-1b-all-swagen-combined-m50f50-dnn-42-0.04
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04](https://huggingface.co/csikasote/mms-1b-all-swagen-combined-m50f50-dnn-42-0.04) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.2920
|
| 20 |
+
- Cer: 0.0722
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
| 55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
| 56 |
+
| 0.1146 | 0.7905 | 100 | 0.2839 | 0.0645 |
|
| 57 |
+
| 0.4756 | 1.5771 | 200 | 0.2975 | 0.0715 |
|
| 58 |
+
| 0.0083 | 2.3636 | 300 | 0.3000 | 0.0716 |
|
| 59 |
+
| 0.2165 | 3.1502 | 400 | 0.2920 | 0.0722 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|