update model card README.md
Browse files
README.md
CHANGED
@@ -12,10 +12,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# Prototype_training
|
14 |
|
15 |
-
This model is a fine-tuned version of [
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Wer: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
| 1.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
12 |
|
13 |
# Prototype_training
|
14 |
|
15 |
+
This model is a fine-tuned version of [scasutt/Prototype_training](https://huggingface.co/scasutt/Prototype_training) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.7453
|
18 |
+
- Wer: 0.7479
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
50 |
+
| 5.7276 | 0.74 | 100 | 3.2605 | 1.0 |
|
51 |
+
| 2.7333 | 1.47 | 200 | 1.4019 | 0.8876 |
|
52 |
+
| 1.0542 | 2.21 | 300 | 0.8402 | 0.7491 |
|
53 |
+
| 0.9654 | 2.94 | 400 | 0.7722 | 0.7426 |
|
54 |
+
| 0.846 | 3.68 | 500 | 0.7453 | 0.7479 |
|
55 |
|
56 |
|
57 |
### Framework versions
|