Upload dataset
Browse files- README.md +25 -4
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,14 +1,35 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
- question-answering
|
6 |
-
language:
|
7 |
-
- en
|
8 |
tags:
|
9 |
- history
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# African History Extra
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
- question-answering
|
|
|
|
|
10 |
tags:
|
11 |
- history
|
12 |
+
dataset_info:
|
13 |
+
features:
|
14 |
+
- name: title
|
15 |
+
dtype: string
|
16 |
+
- name: description
|
17 |
+
dtype: string
|
18 |
+
- name: original_content
|
19 |
+
dtype: string
|
20 |
+
- name: synthetic
|
21 |
+
dtype: string
|
22 |
+
splits:
|
23 |
+
- name: train
|
24 |
+
num_bytes: 4257425
|
25 |
+
num_examples: 151
|
26 |
+
download_size: 2324256
|
27 |
+
dataset_size: 4257425
|
28 |
+
configs:
|
29 |
+
- config_name: default
|
30 |
+
data_files:
|
31 |
+
- split: train
|
32 |
+
path: data/train-*
|
33 |
---
|
34 |
|
35 |
# African History Extra
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba621b466db8b39f0f57ea4bbf6097d61e174266b1296ab4332e1764820a8e6f
|
3 |
+
size 2324256
|