GHonem commited on
Commit
d4d8509
1 Parent(s): fcf477e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
@@ -16,8 +17,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.0346
20
- - Wer Score: 2.4723
21
 
22
  ## Model description
23
 
@@ -50,12 +51,12 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer Score |
52
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
53
- | 7.4101 | 4.17 | 50 | 4.7786 | 21.6744 |
54
- | 2.8341 | 8.33 | 100 | 0.9501 | 13.2909 |
55
- | 0.3659 | 12.5 | 150 | 0.0715 | 1.1969 |
56
- | 0.0375 | 16.67 | 200 | 0.0333 | 1.5933 |
57
- | 0.0122 | 20.83 | 250 | 0.0343 | 2.7284 |
58
- | 0.006 | 25.0 | 300 | 0.0346 | 2.4723 |
59
 
60
 
61
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: microsoft/git-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
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: 0.0330
21
+ - Wer Score: 1.6516
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Wer Score |
53
  |:-------------:|:-----:|:----:|:---------------:|:---------:|
54
+ | 7.4022 | 4.17 | 50 | 4.7553 | 21.1384 |
55
+ | 2.7988 | 8.33 | 100 | 0.9177 | 10.7623 |
56
+ | 0.3496 | 12.5 | 150 | 0.0709 | 2.1170 |
57
+ | 0.0373 | 16.67 | 200 | 0.0327 | 1.3170 |
58
+ | 0.0142 | 20.83 | 250 | 0.0316 | 1.5031 |
59
+ | 0.0069 | 25.0 | 300 | 0.0330 | 1.6516 |
60
 
61
 
62
  ### Framework versions