Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Dataset Card for Nexdata/Chinese_News_Text_Data
|
2 |
+
|
3 |
+
## Description
|
4 |
+
News content data, about 35G in total; each piece of news comment content contains ID, time, news title and news body; this dataset can be used for tasks such as LLM training, chatgpt
|
5 |
+
|
6 |
+
For more details, please refer to the link: https://www.nexdata.ai/datasets/1258?source=Huggingface
|
7 |
+
|
8 |
+
# Specifications
|
9 |
+
## Data content
|
10 |
+
News content data
|
11 |
+
## Data size
|
12 |
+
About 35G
|
13 |
+
## Data fields
|
14 |
+
id,time,title,body
|
15 |
+
## Collecting time
|
16 |
+
February 1,991 - July 2,017
|
17 |
+
## Storage format
|
18 |
+
json
|
19 |
+
## Language
|
20 |
+
Chinese
|
21 |
+
|
22 |
+
## The amount of data
|
23 |
+
The amount of neutral data is not less than 1.6 hours; the amount of data with filler word is not less than 0.4 hours; and the remaining six types of emotional data is not less than 1.67 hours each
|
24 |
+
|
25 |
+
# Licensing Information
|
26 |
+
Commerical License
|