File size: 1,291 Bytes
0721b64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5bacf19
 
 
 
0721b64
 
 
 
 
 
cedfc4e
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: raw_queries
    struct:
    - name: broad_topical_explanation
      dtype: string
    - name: broad_topical_query
      dtype: string
    - name: specific_detail_explanation
      dtype: string
    - name: specific_detail_query
      dtype: string
    - name: visual_element_explanation
      dtype: string
    - name: visual_element_query
      dtype: string
  - name: broad_topical_query
    dtype: string
  - name: broad_topical_explanation
    dtype: string
  - name: specific_detail_query
    dtype: string
  - name: specific_detail_explanation
    dtype: string
  - name: visual_element_query
    dtype: string
  - name: visual_element_explanation
    dtype: string
  splits:
  - name: train
    num_bytes: 280351166.95642686
    num_examples: 2999
  download_size: 269435427
  dataset_size: 280351166.95642686
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

A dataset for fine-tuning ColPali models to retrieve Turkish textbook documents. All data sources are publicly available on the internet.

You can learn about how this dataset was generated in this [blog post](https://danielvanstrien.xyz/posts/post-with-code/colpali/2024-09-23-generate_colpali_dataset.html).