File size: 434 Bytes
865677d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  config_name: color
  features:
  - name: obj
    dtype: string
  - name: positive
    dtype: string
  - name: negative
    dtype: string
  - name: relation
    dtype: string
  - name: language
    dtype: string
  splits:
  - name: test
    num_bytes: 143749
    num_examples: 2870
  download_size: 41458
  dataset_size: 143749
configs:
- config_name: color
  data_files:
  - split: test
    path: color/test-*
---