jonastokoliu commited on
Commit
3f01309
1 Parent(s): 02f0973

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
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.0352
20
- - Wer Score: 2.7913
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.2035 | 4.17 | 50 | 4.4675 | 19.6556 |
55
- | 2.3254 | 8.33 | 100 | 0.4499 | 10.5941 |
56
- | 0.1373 | 12.5 | 150 | 0.0313 | 0.9117 |
57
- | 0.016 | 16.67 | 200 | 0.0285 | 3.4968 |
58
- | 0.005 | 20.83 | 250 | 0.0307 | 3.3585 |
59
- | 0.002 | 25.0 | 300 | 0.0328 | 3.2420 |
60
- | 0.0013 | 29.17 | 350 | 0.0341 | 3.1921 |
61
- | 0.0011 | 33.33 | 400 | 0.0342 | 2.8963 |
62
- | 0.0011 | 37.5 | 450 | 0.0347 | 2.8335 |
63
- | 0.001 | 41.67 | 500 | 0.0349 | 2.8003 |
64
- | 0.0009 | 45.83 | 550 | 0.0351 | 2.7823 |
65
- | 0.0009 | 50.0 | 600 | 0.0352 | 2.7913 |
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