End of training
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model: openai/whisper-tiny
|
| 4 |
tags:
|
|
@@ -22,7 +23,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Wer
|
| 24 |
type: wer
|
| 25 |
-
value: 0.
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,9 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Wer Ortho: 0.
|
| 37 |
-
- Wer: 0.
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -65,21 +66,17 @@ The following hyperparameters were used during training:
|
|
| 65 |
|
| 66 |
### Training results
|
| 67 |
|
| 68 |
-
| Training Loss | Epoch
|
| 69 |
-
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.0002 | 35.7143
|
| 72 |
-
| 0.0001 | 53.5714
|
| 73 |
-
| 0.0001 | 71.4286
|
| 74 |
-
| 0.0001 | 89.2857 | 2500 | 0.7565 | 0.3331 | 0.3347 |
|
| 75 |
-
| 0.0001 | 107.1429 | 3000 | 0.7684 | 0.3368 | 0.3383 |
|
| 76 |
-
| 0.0 | 125.0 | 3500 | 0.7763 | 0.3374 | 0.3388 |
|
| 77 |
-
| 0.0 | 142.8571 | 4000 | 0.7795 | 0.3368 | 0.3383 |
|
| 78 |
|
| 79 |
|
| 80 |
### Framework versions
|
| 81 |
|
| 82 |
-
- Transformers 4.
|
| 83 |
- Pytorch 2.4.0+cu121
|
| 84 |
- Datasets 2.21.0
|
| 85 |
- Tokenizers 0.19.1
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: transformers
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: openai/whisper-tiny
|
| 5 |
tags:
|
|
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
+
value: 0.33412042502951594
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
+
- Loss: 0.6374
|
| 37 |
+
- Wer Ortho: 0.3313
|
| 38 |
+
- Wer: 0.3341
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
|
|
| 66 |
|
| 67 |
### Training results
|
| 68 |
|
| 69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 70 |
+
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
|
| 71 |
+
| 0.0011 | 17.8571 | 500 | 0.6374 | 0.3313 | 0.3341 |
|
| 72 |
+
| 0.0002 | 35.7143 | 1000 | 0.6906 | 0.3344 | 0.3377 |
|
| 73 |
+
| 0.0001 | 53.5714 | 1500 | 0.7214 | 0.3350 | 0.3377 |
|
| 74 |
+
| 0.0001 | 71.4286 | 2000 | 0.7428 | 0.3356 | 0.3388 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
|
| 76 |
|
| 77 |
### Framework versions
|
| 78 |
|
| 79 |
+
- Transformers 4.44.2
|
| 80 |
- Pytorch 2.4.0+cu121
|
| 81 |
- Datasets 2.21.0
|
| 82 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
|
@@ -244,5 +244,5 @@
|
|
| 244 |
"transcribe": 50359,
|
| 245 |
"translate": 50358
|
| 246 |
},
|
| 247 |
-
"transformers_version": "4.
|
| 248 |
}
|
|
|
|
| 244 |
"transcribe": 50359,
|
| 245 |
"translate": 50358
|
| 246 |
},
|
| 247 |
+
"transformers_version": "4.44.2"
|
| 248 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:422c0643b3b9ff69ff7db09deb5ee41e1e9ff53208b430aba88c34573bb14925
|
| 3 |
size 151061672
|
runs/Sep05_15-51-33_4037b093065c/events.out.tfevents.1725555748.4037b093065c.1483.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9a2b3f167dbe470bdaa911e65005f52b834f3918f93230a02fffe5bfd587a62
|
| 3 |
+
size 459
|