Upload dataset
Browse files- README.md +20 -0
- easy/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: easy
|
4 |
+
features:
|
5 |
+
- name: question
|
6 |
+
dtype: string
|
7 |
+
- name: answer
|
8 |
+
dtype: int64
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 10393
|
12 |
+
num_examples: 100
|
13 |
+
download_size: 3541
|
14 |
+
dataset_size: 10393
|
15 |
+
configs:
|
16 |
+
- config_name: easy
|
17 |
+
data_files:
|
18 |
+
- split: train
|
19 |
+
path: easy/train-*
|
20 |
+
---
|
easy/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d585c4318c5fbc4c62b6e189590e25794f648ec74024cbb1cd3bf189fec9be24
|
3 |
+
size 3541
|