Noxturnix commited on
Commit
ef712c9
·
1 Parent(s): bab8c46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -18,4 +18,28 @@ dataset_info:
18
  num_examples: 18623
19
  download_size: 21759892
20
  dataset_size: 51748027
 
 
 
 
 
 
21
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  num_examples: 18623
19
  download_size: 21759892
20
  dataset_size: 51748027
21
+ task_categories:
22
+ - text-generation
23
+ language:
24
+ - th
25
+ size_categories:
26
+ - 10K<n<100K
27
  ---
28
+
29
+ # Dataset Card for blognone-20230430
30
+
31
+ ## Dataset Summary
32
+
33
+ Blognone posts from January 1, 2020 to April 30, 2023.
34
+
35
+ ## Features
36
+
37
+ - title: (str)
38
+ - author: (str)
39
+ - date: (str)
40
+ - tags: (list)
41
+ - content: (str)
42
+
43
+ ## Licensing Information
44
+
45
+ Blognone posts are published are licensed under the [Creative Commons Attribution 3.0 Thailand](https://creativecommons.org/licenses/by/3.0/th/deed.en) (CC BY 3.0 TH).