File size: 427 Bytes
08f9788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: criteria_name
    dtype: string
  - name: criteria_description
    dtype: string
  - name: domain
    dtype: string
  - name: task_type
    dtype: string
  splits:
  - name: criteria_brief
    num_bytes: 149970
    num_examples: 120
  download_size: 64694
  dataset_size: 149970
configs:
- config_name: default
  data_files:
  - split: criteria_brief
    path: data/criteria_brief-*
---