File size: 811 Bytes
8aa65fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
330403c
 
 
 
 
 
 
 
 
 
 
 
a5c99d8
 
8aa65fe
 
a5c99d8
8aa65fe
a5c99d8
 
8aa65fe
 
 
 
 
 
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
41
42
43
44
---
dataset_info:
  features:
  - name: meta
    dtype: string
  - name: task_type
    dtype: string
  - name: task_subtype
    dtype: string
  - name: task_subsubtype
    dtype: string
  - name: difficulty
    dtype: string
  - name: domain
    dtype: string
  - name: instruction
    dtype: string
  - name: criteria
    list:
    - name: criteria_description
      dtype: string
    - name: criteria_name
      dtype: string
    - name: rubrics
      dtype: string
    - name: rubrics_example
      dtype: string
  - name: prompt_id
    dtype: int64
  - name: reference_answer
    dtype: string
  splits:
  - name: train
    num_bytes: 60785826
    num_examples: 2115
  download_size: 2456200
  dataset_size: 60785826
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---