palicoqiqi
commited on
Commit
•
266934b
1
Parent(s):
2ff5769
palicoqiqi/paligemma_ocr_final
Browse files- README.md +8 -8
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: gemma
|
4 |
-
base_model: google/paligemma-3b-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# paligemma_ocr_final
|
16 |
|
17 |
-
This model is a fine-tuned version of [google/paligemma-3b-
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
| 2.
|
54 |
-
| 1.
|
55 |
-
| 1.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: peft
|
3 |
license: gemma
|
4 |
+
base_model: google/paligemma-3b-ft-ocrvqa-448
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
|
|
14 |
|
15 |
# paligemma_ocr_final
|
16 |
|
17 |
+
This model is a fine-tuned version of [google/paligemma-3b-ft-ocrvqa-448](https://huggingface.co/google/paligemma-3b-ft-ocrvqa-448) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.8205
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 2.5526 | 0.3745 | 100 | 1.1451 |
|
54 |
+
| 1.8446 | 0.7491 | 200 | 0.9030 |
|
55 |
+
| 1.4323 | 1.1236 | 300 | 0.8534 |
|
56 |
+
| 1.1502 | 1.4981 | 400 | 0.9030 |
|
57 |
+
| 1.2335 | 1.8727 | 500 | 0.8205 |
|
58 |
|
59 |
|
60 |
### 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:a996a00ecd148d1d891c83862f9c434e8dff14d6d791a3af2d5ab885b78ae844
|
3 |
size 45258384
|