Update README.md
Browse files
README.md
CHANGED
|
@@ -3,13 +3,13 @@ configs:
|
|
| 3 |
- config_name: 2020-2023
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
-
path:
|
| 7 |
- config_name: all
|
| 8 |
default: true
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
-
path:
|
| 12 |
-
license:
|
| 13 |
task_categories:
|
| 14 |
- text-generation
|
| 15 |
- question-answering
|
|
|
|
| 3 |
- config_name: 2020-2023
|
| 4 |
data_files:
|
| 5 |
- split: train
|
| 6 |
+
path: csdn_2020_to_2023.jsonl
|
| 7 |
- config_name: all
|
| 8 |
default: true
|
| 9 |
data_files:
|
| 10 |
- split: train
|
| 11 |
+
path: csdn_from_2013.jsonl
|
| 12 |
+
license: cc-by-sa-4.0
|
| 13 |
task_categories:
|
| 14 |
- text-generation
|
| 15 |
- question-answering
|