Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ size_categories:
|
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
- question-answering
|
|
|
10 |
tags:
|
11 |
- history
|
12 |
dataset_info:
|
@@ -33,4 +34,4 @@ configs:
|
|
33 |
---
|
34 |
|
35 |
# African History Extra
|
36 |
-
A simple version of african history in English.
|
|
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
- question-answering
|
10 |
+
- summarization
|
11 |
tags:
|
12 |
- history
|
13 |
dataset_info:
|
|
|
34 |
---
|
35 |
|
36 |
# African History Extra
|
37 |
+
A simple version of african history in English using `CoT` for generating synthetic datas for fine-tuning and RAG.
|