./test-whisper-tiny-th
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 [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Cer:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
51 |
-
| No log | 1.0 | 7 | 0.
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.8297
|
20 |
+
- Cer: 33.9718
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
51 |
+
| No log | 1.0 | 7 | 0.8606 | 33.9718 |
|
52 |
+
| 0.6839 | 2.0 | 14 | 0.8408 | 34.4758 |
|
53 |
+
| 0.5734 | 3.0 | 21 | 0.8370 | 33.2661 |
|
54 |
+
| 0.5734 | 4.0 | 28 | 0.8336 | 34.1734 |
|
55 |
+
| 0.5218 | 5.0 | 35 | 0.8297 | 33.9718 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
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:e0379ac062151cdd006e8ec32dfcf98fae4bc2dfd82fe67d49ec230be0b68df8
|
3 |
size 151061672
|
runs/Sep11_07-08-20_b07ba3e2bb7a/events.out.tfevents.1726039654.b07ba3e2bb7a.204.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43eebcb7f1be07040da3adc32194261273d4d76fc5089e325dab0b189428df4e
|
3 |
+
size 9227
|