File size: 422 Bytes
8e9229f
 
f2ebd40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8e9229f
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
---

license: apache-2.0
dataset_info:
  features:
  - name: image
    dtype: image
  - name: prompt
    dtype: string
  - name: id
    dtype: int64
  - name: lan
    dtype: string
  splits:
  - name: test
    num_bytes: 108827011.0
    num_examples: 1000
  download_size: 108824687
  dataset_size: 108827011.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---