File size: 466 Bytes
c682278
 
d7c8ab4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c682278
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
---
license: mit
dataset_info:
  config_name: test_all_instructions
  features:
  - name: id
    dtype: string
  - name: imageId
    dtype: string
  - name: question
    dtype: string
  - name: isBalanced
    dtype: bool
  splits:
  - name: test
    num_bytes: 95588974
    num_examples: 1340048
  download_size: 39561711
  dataset_size: 95588974
configs:
- config_name: test_all_instructions
  data_files:
  - split: test
    path: test_all_instructions/test-*
---