File size: 701 Bytes
2bd5070
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b1345d
 
bead6c3
 
2bd5070
d991a9c
bead6c3
5c70760
d991a9c
bead6c3
2bd5070
 
 
d991a9c
 
2bd5070
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: language
    dtype: string
  - name: country
    dtype: string
  - name: category_en
    dtype: string
  - name: file_name
    dtype: string
  - name: license
    dtype: string
  - name: category_original_lang
    dtype: string
  - name: level
    dtype: string
  - name: source
    dtype: string
  - name: question
    dtype: string
  - name: options
    sequence: string
  - name: original_question_num
    dtype: 'null'
  - name: answer
    dtype: string
  splits:
  - name: test
    num_bytes: 414966
    num_examples: 650
  download_size: 58601
  dataset_size: 414966
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---