File size: 526 Bytes
540d826
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fba3a60
540d826
fba3a60
 
540d826
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: question_id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    list: string
  - name: correct_choice
    dtype: int64
  - name: misaligned_choice
    dtype: int64
  - name: topics
    list: string
  splits:
  - name: fyn1668_train_stage_only
    num_bytes: 173523
    num_examples: 500
  download_size: 75310
  dataset_size: 173523
configs:
- config_name: default
  data_files:
  - split: fyn1668_train_stage_only
    path: data/fyn1668_train_stage_only-*
---