End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 6.
|
21 |
-
- Wer Score:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
55 |
-
| 3.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 6.2463
|
21 |
+
- Wer Score: 12.6933
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
55 |
+
| 3.6923 | 50.0 | 50 | 6.2463 | 12.6933 |
|
56 |
|
57 |
|
58 |
### Framework versions
|