File size: 442 Bytes
72fdc28
f381206
 
72fdc28
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- tr
dataset_info:
  features:
  - name: image
    dtype: image
  - name: instruction
    dtype: string
  - name: gpt4_prediction
    dtype: string
  - name: instruction_conditioned_caption
    dtype: string
  splits:
  - name: train
    num_bytes: 336508697.0
    num_examples: 574
  download_size: 335351860
  dataset_size: 336508697.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---