update model card README.md
Browse files
README.md
CHANGED
@@ -12,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# Prototype_training_large_model
|
14 |
|
15 |
-
This model is a fine-tuned version of [
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 3.
|
18 |
- Wer: 1.0
|
19 |
|
20 |
## Model description
|
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
52 |
-
|
|
53 |
-
|
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
12 |
|
13 |
# Prototype_training_large_model
|
14 |
|
15 |
+
This model is a fine-tuned version of [scasutt/Prototype_training_large_model](https://huggingface.co/scasutt/Prototype_training_large_model) on the None dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 3.2585
|
18 |
- Wer: 1.0
|
19 |
|
20 |
## Model description
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
52 |
+
| 3.0545 | 1.47 | 100 | 3.2604 | 1.0 |
|
53 |
+
| 3.0413 | 2.93 | 200 | 3.2585 | 1.0 |
|
54 |
|
55 |
|
56 |
### Framework versions
|