davanstrien HF staff commited on
Commit
7dc4378
1 Parent(s): 7858f94

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -17,8 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # finetune_colpali_v1_2-ufo-4bit
19
 
20
- 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 davanstrien/ufo-ColPali dataset.
21
- It achieves the following results on the evaluation set:
 
 
 
22
  - Loss: 0.1064
23
  - Model Preparation Time: 0.0056
24
 
 
17
 
18
  # finetune_colpali_v1_2-ufo-4bit
19
 
20
+ 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 [davanstrien/ufo-ColPali](https://huggingface.co/datasets/davanstrien/ufo-ColPali) dataset.
21
+
22
+ This dataset was created using [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct). The process for making this dataset is discussed more in the [blog post](https://danielvanstrien.xyz/posts/post-with-code/colpali/2024-09-23-generate_colpali_dataset.html).
23
+
24
+ The model achieves the following results on the evaluation set:
25
  - Loss: 0.1064
26
  - Model Preparation Time: 0.0056
27