File size: 411 Bytes
03bdfd3
5b9db1d
 
03bdfd3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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:
- en
dataset_info:
  features:
  - name: image_id
    dtype: int64
  - name: input
    sequence: string
  - name: output
    dtype: string
  - name: instruction
    dtype: string
  splits:
  - name: train
    num_bytes: 274596574
    num_examples: 566747
  download_size: 25652085
  dataset_size: 274596574
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---