seyviour commited on
Commit
1f31941
·
verified ·
1 Parent(s): 9c2a41a

seyviour/paligemma_ocr_final

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [google/paligemma-3b-mix-448](https://huggingface.co/google/paligemma-3b-mix-448) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5112
20
 
21
  ## Model description
22
 
@@ -48,10 +48,10 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss |
52
- |:-------------:|:-----:|:----:|:---------------:|
53
- | 0.6137 | 1.0 | 1250 | 0.5314 |
54
- | 0.4361 | 2.0 | 2500 | 0.5112 |
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [google/paligemma-3b-mix-448](https://huggingface.co/google/paligemma-3b-mix-448) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3263
20
 
21
  ## Model description
22
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:-----:|:---------------:|
53
+ | 0.3228 | 0.9999 | 6926 | 0.3505 |
54
+ | 0.2699 | 1.9999 | 13852 | 0.3263 |
55
 
56
 
57
  ### Framework versions