palicoqiqi commited on
Commit
5c846a8
·
verified ·
1 Parent(s): c577b5d

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.4097
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.4327 | 1.0000 | 10099 | 0.4313 |
54
- | 0.323 | 1.9999 | 20198 | 0.4097 |
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.6672
20
 
21
  ## Model description
22
 
 
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