File size: 412 Bytes
28c0668
 
 
07a5ac6
 
 
 
 
 
 
 
 
 
 
 
bf16c68
07a5ac6
bf16c68
 
07a5ac6
 
 
 
 
 
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
---
language:
- bg
dataset_info:
  features:
  - name: sentence
    dtype: string
  - name: option1
    dtype: string
  - name: option2
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: validation
    num_bytes: 288550
    num_examples: 1267
  download_size: 120730
  dataset_size: 288550
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---