palicoqiqi/paligemma_ocr_final
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
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-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
|
|
54 |
-
| 8.
|
55 |
-
| 8.
|
56 |
-
| 8.
|
57 |
-
| 8.
|
58 |
-
| 8.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggingface.co/google/paligemma-3b-pt-224) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 1.9992
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 9.8687 | 0.2996 | 20 | 2.1657 |
|
54 |
+
| 8.7674 | 0.5993 | 40 | 2.1023 |
|
55 |
+
| 8.4692 | 0.8989 | 60 | 2.0533 |
|
56 |
+
| 8.1101 | 1.1985 | 80 | 2.0188 |
|
57 |
+
| 8.1163 | 1.4981 | 100 | 2.0047 |
|
58 |
+
| 8.0924 | 1.7978 | 120 | 1.9992 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 45258384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f9dae1e61b27c5fb39747eb852e9f28eda237117d76024eab14427f15648cc0
|
3 |
size 45258384
|