Upload dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: question
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: category
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: qid
|
| 9 |
+
dtype: int64
|
| 10 |
+
- name: source
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: og_category
|
| 13 |
+
dtype: string
|
| 14 |
+
splits:
|
| 15 |
+
- name: full
|
| 16 |
+
num_bytes: 2063609
|
| 17 |
+
num_examples: 14631
|
| 18 |
+
- name: multiple_choice_TBD
|
| 19 |
+
num_bytes: 516913
|
| 20 |
+
num_examples: 3600
|
| 21 |
+
- name: generation
|
| 22 |
+
num_bytes: 51714
|
| 23 |
+
num_examples: 360
|
| 24 |
+
download_size: 1014943
|
| 25 |
+
dataset_size: 2632236
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: default
|
| 28 |
+
data_files:
|
| 29 |
+
- split: full
|
| 30 |
+
path: data/full-*
|
| 31 |
+
- split: multiple_choice_TBD
|
| 32 |
+
path: data/multiple_choice_TBD-*
|
| 33 |
+
- split: generation
|
| 34 |
+
path: data/generation-*
|
| 35 |
+
---
|
data/full-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25083d6738718f77fc6ea7c6e4deb965b8db7ef0bfe5ea8f160d1223c8487858
|
| 3 |
+
size 803534
|
data/generation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ba1706c9920f27bb6db960f92dfd4baff466a75b39eb77f69af662124c323ed
|
| 3 |
+
size 25843
|
data/multiple_choice_TBD-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cd8f5960a725653070a28602f2c1f739828b56553007a9c7157c54a0935a103
|
| 3 |
+
size 185566
|