File size: 633 Bytes
210cf5e
e79c0ba
 
210cf5e
 
 
 
 
 
 
a261649
210cf5e
a261649
210cf5e
 
707c8a4
210cf5e
a261649
7ab9945
a261649
 
7ab9945
a261649
707c8a4
 
210cf5e
 
 
 
 
a261649
 
 
 
210cf5e
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
---
language:
- bg
dataset_info:
  features:
  - name: question
    dtype: string
  - name: subject
    dtype: string
  - name: choices
    sequence: string
  - name: answer
    dtype: string
  splits:
  - name: auxiliary_train
    num_bytes: 98107552
    num_examples: 99832
  - name: test
    num_bytes: 10175929
    num_examples: 14042
  - name: dev
    num_bytes: 185715
    num_examples: 285
  download_size: 34216165
  dataset_size: 108469196
configs:
- config_name: default
  data_files:
  - split: auxiliary_train
    path: data/auxiliary_train-*
  - split: test
    path: data/test-*
  - split: dev
    path: data/dev-*
---