3sara/colpali_biology
Browse files- README.md +9 -12
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -15,10 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# checkpoints
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [vidore/colpaligemma-3b-pt-448-base](https://huggingface.co/vidore/colpaligemma-3b-pt-448-base) on the
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
-
|
| 21 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -48,16 +52,9 @@ The following hyperparameters were used during training:
|
|
| 48 |
- lr_scheduler_warmup_steps: 100
|
| 49 |
- num_epochs: 1.5
|
| 50 |
|
| 51 |
-
### Training results
|
| 52 |
-
|
| 53 |
-
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
| 54 |
-
|:-------------:|:-----:|:----:|:---------------:|:----------------------:|
|
| 55 |
-
| No log | 0.02 | 1 | 1.0480 | 0.0081 |
|
| 56 |
-
|
| 57 |
-
|
| 58 |
### Framework versions
|
| 59 |
|
| 60 |
- Transformers 4.51.3
|
| 61 |
-
- Pytorch 2.
|
| 62 |
-
- Datasets 3.
|
| 63 |
- Tokenizers 0.21.1
|
|
|
|
| 15 |
|
| 16 |
# checkpoints
|
| 17 |
|
| 18 |
+
This model is a fine-tuned version of [vidore/colpaligemma-3b-pt-448-base](https://huggingface.co/vidore/colpaligemma-3b-pt-448-base) on the efeno/colpali_training_biology dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- eval_loss: 0.0124
|
| 21 |
+
- eval_model_preparation_time: 0.006
|
| 22 |
+
- eval_runtime: 854.312
|
| 23 |
+
- eval_samples_per_second: 1.151
|
| 24 |
+
- eval_steps_per_second: 0.288
|
| 25 |
+
- step: 0
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 52 |
- lr_scheduler_warmup_steps: 100
|
| 53 |
- num_epochs: 1.5
|
| 54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
### Framework versions
|
| 56 |
|
| 57 |
- Transformers 4.51.3
|
| 58 |
+
- Pytorch 2.6.0+cu124
|
| 59 |
+
- Datasets 3.6.0
|
| 60 |
- Tokenizers 0.21.1
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 157071680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:235789223a89c6a605cd7a4ce861e6d98d650435493d0b23d58ff18199334b7d
|
| 3 |
size 157071680
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb21e90a0582976970806dc54d4bcab9fdf4a8395b8f6cec307f74377676a36
|
| 3 |
size 5304
|