Remithefirst commited on
Commit
0430b0a
·
verified ·
1 Parent(s): d070b3b

create readme

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Yorùbá Academic Wikipedia Q&A Dataset
2
+
3
+ This dataset contains ~5,000 instruction-style academic question–answer pairs
4
+ in **pure Yorùbá with tone marks**, derived from Yorùbá Wikipedia.
5
+
6
+ ## Format
7
+ Each sample follows:
8
+ - instruction: academic question in Yorùbá
9
+ - input: empty
10
+ - output: academic answer in Yorùbá
11
+
12
+ ## Intended Use
13
+ - Instruction tuning
14
+ - Low-resource language modeling
15
+ - Educational assistants
16
+
17
+ ## Source
18
+ - Yorùbá Wikipedia (cleaned & deduplicated)