silvanosolutions commited on
Commit
aa72bbf
·
verified ·
1 Parent(s): e3fba10

Upload dataset_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_info.json +27 -0
dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "xhosa-nlp-dataset",
3
+ "version": "1.0.0",
4
+ "language": "xh",
5
+ "license": "CC-BY",
6
+ "total_records": 155380,
7
+ "monolingual_records": 44699,
8
+ "parallel_records": 110681,
9
+ "sources": [
10
+ "autshumato",
11
+ "glot500",
12
+ "mafand",
13
+ "masakhane_news",
14
+ "wikipedia_xh"
15
+ ],
16
+ "domains": [
17
+ "education",
18
+ "encyclopedic",
19
+ "general_web",
20
+ "government",
21
+ "legal",
22
+ "medical",
23
+ "news"
24
+ ],
25
+ "created_date": "2026-04-03",
26
+ "description": "High quality isiXhosa NLP training dataset"
27
+ }