File size: 355 Bytes
1d7adc2
7e04895
 
1d7adc2
 
 
 
 
 
78bc214
 
1d7adc2
 
d65a0f0
 
2884070
d65a0f0
1d7adc2
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
language:
- en
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  - name: correct
    dtype: string
  splits:
  - name: test
    num_bytes: 2747095
    num_examples: 3676
  download_size: 357016
  dataset_size: 2747095
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---