quanshr commited on
Commit
9ae7037
1 Parent(s): a112532

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -18
README.md CHANGED
@@ -1,18 +1,22 @@
1
- ---
2
- license: mit
3
- dataset_info:
4
- features:
5
- - name: article
6
- dtype: string
7
- splits:
8
- - name: train
9
- num_bytes: 10697614
10
- num_examples: 1000
11
- download_size: 6451987
12
- dataset_size: 10697614
13
- configs:
14
- - config_name: default
15
- data_files:
16
- - split: train
17
- path: data/train-*
18
- ---
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: article
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 10697614
10
+ num_examples: 1000
11
+ download_size: 6451987
12
+ dataset_size: 10697614
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
+ ---
19
+
20
+ https://github.com/quanshr/AugCon
21
+
22
+ `DailyM` consists of 1,000 articles carefully selected from a variety of high-quality Chinese magazines closely related to daily life. These articles extensively cover issues of widespread public concern such as basic livelihood, politics, economics, and law, with each article containing approximately 4,000 Chinese characters.