Mxode commited on
Commit
1cd564c
·
verified ·
1 Parent(s): e74cef9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,13 +3,13 @@ configs:
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: apache-2.0
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