File size: 686 Bytes
c644fcf
 
 
 
 
 
 
ec3b225
c644fcf
ec3b225
c644fcf
d5db295
c644fcf
 
 
 
 
 
 
 
 
da40f11
 
c644fcf
 
da40f11
 
c644fcf
 
da40f11
c644fcf
d5db295
da40f11
c644fcf
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
---
dataset_info:
  features:
  - name: response
    dtype: string
  - name: id
    dtype: string
  - name: input
    dtype: string
  - name: query
    dtype: string
  - name: natural_unit_test
    dtype: string
  - name: difficulty
    dtype: string
  - name: annotator_1
    dtype: string
  - name: annotator_2
    dtype: string
  - name: annotator_3
    dtype: string
  - name: truth_result
    dtype: string
  - name: prompt
    dtype: string
  - name: label
    dtype: int64
  splits:
  - name: test
    num_bytes: 4061915
    num_examples: 927
  download_size: 539883
  dataset_size: 4061915
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---