Training in progress, step 15
Browse files- README.md +7 -6
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -4,24 +4,25 @@ license: mit
|
|
| 4 |
base_model: vidore/colqwen2-base
|
| 5 |
tags:
|
| 6 |
- ColPali
|
|
|
|
| 7 |
- "Tambouille \U0001F372"
|
| 8 |
- generated_from_trainer
|
| 9 |
model-index:
|
| 10 |
-
- name:
|
| 11 |
results: []
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
| 16 |
|
| 17 |
-
#
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [vidore/colqwen2-base](https://huggingface.co/vidore/colqwen2-base) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- eval_loss: 1.0650
|
| 22 |
- eval_model_preparation_time: 0.0048
|
| 23 |
-
- eval_runtime: 25.
|
| 24 |
-
- eval_samples_per_second: 2.
|
| 25 |
- eval_steps_per_second: 0.593
|
| 26 |
- step: 0
|
| 27 |
|
|
@@ -46,8 +47,8 @@ The following hyperparameters were used during training:
|
|
| 46 |
- train_batch_size: 4
|
| 47 |
- eval_batch_size: 4
|
| 48 |
- seed: 42
|
| 49 |
-
- gradient_accumulation_steps:
|
| 50 |
-
- total_train_batch_size:
|
| 51 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 52 |
- lr_scheduler_type: linear
|
| 53 |
- lr_scheduler_warmup_steps: 100
|
|
|
|
| 4 |
base_model: vidore/colqwen2-base
|
| 5 |
tags:
|
| 6 |
- ColPali
|
| 7 |
+
- "\U0001F372 Tambouille"
|
| 8 |
- "Tambouille \U0001F372"
|
| 9 |
- generated_from_trainer
|
| 10 |
model-index:
|
| 11 |
+
- name: test_tambouille
|
| 12 |
results: []
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 16 |
should probably proofread and complete it, then remove this comment. -->
|
| 17 |
|
| 18 |
+
# test_tambouille
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [vidore/colqwen2-base](https://huggingface.co/vidore/colqwen2-base) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
- eval_loss: 1.0650
|
| 23 |
- eval_model_preparation_time: 0.0048
|
| 24 |
+
- eval_runtime: 25.2861
|
| 25 |
+
- eval_samples_per_second: 2.373
|
| 26 |
- eval_steps_per_second: 0.593
|
| 27 |
- step: 0
|
| 28 |
|
|
|
|
| 47 |
- train_batch_size: 4
|
| 48 |
- eval_batch_size: 4
|
| 49 |
- seed: 42
|
| 50 |
+
- gradient_accumulation_steps: 4
|
| 51 |
+
- total_train_batch_size: 16
|
| 52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 53 |
- lr_scheduler_type: linear
|
| 54 |
- lr_scheduler_warmup_steps: 100
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 147877240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9f4d525b7f5e34120992f48cd5806c01e5de2681404a8b1fa9a6401b79e53d7
|
| 3 |
size 147877240
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:262e0494f3bd71c2684cb0b07e2481c3ee5467c49b795c02428f1acac10e6e0b
|
| 3 |
size 5240
|