Datasets:
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
task_categories:
|
4 |
- text-generation
|
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- zh
|
7 |
tags:
|
|
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
task_categories:
|
4 |
- text-generation
|
5 |
+
configs:
|
6 |
+
- config_name: default
|
7 |
+
data_files:
|
8 |
+
- split: train
|
9 |
+
path: "datasets.jsonl"
|
10 |
language:
|
11 |
- zh
|
12 |
tags:
|