jonastokoliu
commited on
Commit
•
3f01309
1
Parent(s):
02f0973
update model card README.md
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 the imagefolder dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer Score: 2.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,18 +51,18 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
-
| 7.
|
55 |
-
| 2.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.0011 | 37.5 | 450 | 0.
|
63 |
-
| 0.001 | 41.67 | 500 | 0.
|
64 |
-
| 0.0009 | 45.83 | 550 | 0.
|
65 |
-
| 0.0009 | 50.0 | 600 | 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/git-base](https://huggingface.co/microsoft/git-base) on the imagefolder dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.0382
|
20 |
+
- Wer Score: 2.2973
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer Score |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|
|
54 |
+
| 7.1973 | 4.17 | 50 | 4.4470 | 21.4968 |
|
55 |
+
| 2.3075 | 8.33 | 100 | 0.4412 | 10.5882 |
|
56 |
+
| 0.1359 | 12.5 | 150 | 0.0328 | 1.5792 |
|
57 |
+
| 0.0188 | 16.67 | 200 | 0.0293 | 1.1776 |
|
58 |
+
| 0.0068 | 20.83 | 250 | 0.0329 | 2.0798 |
|
59 |
+
| 0.0023 | 25.0 | 300 | 0.0354 | 2.6898 |
|
60 |
+
| 0.0014 | 29.17 | 350 | 0.0365 | 2.5650 |
|
61 |
+
| 0.0012 | 33.33 | 400 | 0.0374 | 2.4118 |
|
62 |
+
| 0.0011 | 37.5 | 450 | 0.0377 | 2.4080 |
|
63 |
+
| 0.001 | 41.67 | 500 | 0.0381 | 2.3745 |
|
64 |
+
| 0.0009 | 45.83 | 550 | 0.0382 | 2.2857 |
|
65 |
+
| 0.0009 | 50.0 | 600 | 0.0382 | 2.2973 |
|
66 |
|
67 |
|
68 |
### Framework versions
|