Upload dataset
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: question
|
6 |
+
dtype: string
|
7 |
+
- name: option_a
|
8 |
+
dtype: string
|
9 |
+
- name: option_b
|
10 |
+
dtype: string
|
11 |
+
- name: option_c
|
12 |
+
dtype: string
|
13 |
+
- name: option_d
|
14 |
+
dtype: string
|
15 |
+
- name: answer
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: test_historia
|
19 |
+
num_bytes: 33842
|
20 |
+
num_examples: 49
|
21 |
+
- name: fewshot_historia
|
22 |
+
num_bytes: 2958
|
23 |
+
num_examples: 5
|
24 |
+
download_size: 33908
|
25 |
+
dataset_size: 36800
|
26 |
+
configs:
|
27 |
+
- config_name: default
|
28 |
+
data_files:
|
29 |
+
- split: test_historia
|
30 |
+
path: data/test_historia-*
|
31 |
+
- split: fewshot_historia
|
32 |
+
path: data/fewshot_historia-*
|
33 |
---
|
data/fewshot_historia-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e2384444adfb5dea0f71137bfc92bb2fea17c181e0929cf82d6369a77837010
|
3 |
+
size 7345
|
data/test_historia-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab42cae360768a71f5190e55a1142c072779e6ae24b23b21c418c473d01aafcb
|
3 |
+
size 26563
|