haohaa commited on
Commit
c9f8add
1 Parent(s): 49ea4b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -26
README.md CHANGED
@@ -1,26 +1,41 @@
1
- ---
2
- license: cc0-1.0
3
- dataset_info:
4
- features:
5
- - name: date
6
- dtype: string
7
- - name: link
8
- dtype: string
9
- - name: title
10
- dtype: string
11
- - name: content
12
- dtype: string
13
- - name: categories
14
- dtype: string
15
- splits:
16
- - name: train
17
- num_bytes: 51074703
18
- num_examples: 8730
19
- download_size: 15897980
20
- dataset_size: 51074703
21
- configs:
22
- - config_name: default
23
- data_files:
24
- - split: train
25
- path: data/train-*
26
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ language: shn
4
+ dataset_info:
5
+ features:
6
+ - name: date
7
+ dtype: string
8
+ - name: link
9
+ dtype: string
10
+ - name: title
11
+ dtype: string
12
+ - name: content
13
+ dtype: string
14
+ - name: categories
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 51074703
19
+ num_examples: 8730
20
+ download_size: 15897980
21
+ dataset_size: 51074703
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ task_categories:
28
+ - text-generation
29
+ size_categories:
30
+ - 1K<n<10K
31
+ ---
32
+
33
+ # Dataset Card for "shan-news-shannews_org"
34
+
35
+ This dataset was scrape from [taifreedom.com](https://taifreedom.com). Shan language news website.
36
+
37
+ # Language
38
+ Shan - shn
39
+
40
+ # Date Version
41
+ May 18, 2024