palicoqiqi commited on
Commit
66cbdad
1 Parent(s): 6767e2e

palicoqiqi/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.6672
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
- | No log | 0.9946 | 92 | 0.7563 |
54
- | No log | 1.9892 | 184 | 0.6672 |
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.2605
20
 
21
  ## Model description
22
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:-----:|:---------------:|
53
+ | 0.2753 | 1.0000 | 10099 | 0.2695 |
54
+ | 0.2265 | 1.9999 | 20198 | 0.2605 |
55
 
56
 
57
  ### Framework versions