Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: question
|
@@ -7,16 +8,15 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
num_examples: 100000
|
12 |
-
download_size:
|
13 |
-
dataset_size:
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
-
license: other
|
20 |
---
|
21 |
# Dataset Card for "LittleTown"
|
22 |
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
dataset_info:
|
4 |
features:
|
5 |
- name: question
|
|
|
8 |
dtype: string
|
9 |
splits:
|
10 |
- name: train
|
11 |
+
num_bytes: 74253628
|
12 |
num_examples: 100000
|
13 |
+
download_size: 16318088
|
14 |
+
dataset_size: 74253628
|
15 |
configs:
|
16 |
- config_name: default
|
17 |
data_files:
|
18 |
- split: train
|
19 |
path: data/train-*
|
|
|
20 |
---
|
21 |
# Dataset Card for "LittleTown"
|
22 |
|