End of training
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 [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer Score: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|
|
53 |
-
| 13.
|
54 |
-
| 5.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0685
|
20 |
+
- Wer Score: 0.6303
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|
|
53 |
+
| 13.3363 | 8.3636 | 50 | 4.6384 | 23.4121 |
|
54 |
+
| 5.1236 | 16.7273 | 100 | 1.0342 | 10.4485 |
|
55 |
+
| 0.8189 | 25.0 | 150 | 0.1376 | 1.1515 |
|
56 |
+
| 0.129 | 33.3636 | 200 | 0.0735 | 0.6545 |
|
57 |
+
| 0.0538 | 41.7273 | 250 | 0.0685 | 0.6303 |
|
58 |
|
59 |
|
60 |
### Framework versions
|