Upload dataset
Browse files
README.md
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: date
|
@@ -22,12 +27,7 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
-
license: cc
|
26 |
-
language: shn
|
27 |
tags:
|
28 |
- shn
|
29 |
- shan
|
30 |
-
|
31 |
-
- text-classification
|
32 |
-
- text-generation
|
33 |
-
---
|
|
|
1 |
---
|
2 |
+
language: shn
|
3 |
+
license: cc
|
4 |
+
task_categories:
|
5 |
+
- text-classification
|
6 |
+
- text-generation
|
7 |
dataset_info:
|
8 |
features:
|
9 |
- name: date
|
|
|
27 |
data_files:
|
28 |
- split: train
|
29 |
path: data/train-*
|
|
|
|
|
30 |
tags:
|
31 |
- shn
|
32 |
- shan
|
33 |
+
---
|
|
|
|
|
|