Upload dataset
Browse files
README.md
CHANGED
@@ -10,44 +10,38 @@ dataset_info:
|
|
10 |
dtype: int64
|
11 |
- name: title
|
12 |
dtype: string
|
|
|
|
|
|
|
|
|
13 |
- name: source_url
|
14 |
dtype: string
|
|
|
|
|
15 |
- name: kmdb_url
|
16 |
dtype: string
|
17 |
- name: newspaper
|
18 |
dtype: string
|
19 |
-
- name:
|
20 |
dtype: string
|
21 |
-
- name:
|
22 |
sequence: string
|
23 |
-
- name:
|
24 |
-
dtype: string
|
25 |
-
- name: meta_keywords
|
26 |
-
sequence: string
|
27 |
-
- name: meta_description
|
28 |
-
dtype: string
|
29 |
-
- name: url
|
30 |
-
dtype: string
|
31 |
-
- name: kmonitor_title
|
32 |
-
dtype: string
|
33 |
-
- name: publish_date
|
34 |
-
dtype: string
|
35 |
-
- name: kmonitor_description
|
36 |
dtype: string
|
37 |
-
- name:
|
38 |
sequence: string
|
39 |
-
- name:
|
40 |
sequence: string
|
41 |
-
- name:
|
42 |
sequence: string
|
43 |
-
- name:
|
44 |
sequence: string
|
45 |
splits:
|
46 |
- name: train
|
47 |
-
num_bytes:
|
48 |
-
num_examples:
|
49 |
-
download_size:
|
50 |
-
dataset_size:
|
51 |
configs:
|
52 |
- config_name: default
|
53 |
data_files:
|
|
|
10 |
dtype: int64
|
11 |
- name: title
|
12 |
dtype: string
|
13 |
+
- name: description
|
14 |
+
dtype: string
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
- name: source_url
|
18 |
dtype: string
|
19 |
+
- name: archive_url
|
20 |
+
dtype: string
|
21 |
- name: kmdb_url
|
22 |
dtype: string
|
23 |
- name: newspaper
|
24 |
dtype: string
|
25 |
+
- name: category
|
26 |
dtype: string
|
27 |
+
- name: files
|
28 |
sequence: string
|
29 |
+
- name: pub_time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
dtype: string
|
31 |
+
- name: persons
|
32 |
sequence: string
|
33 |
+
- name: institutions
|
34 |
sequence: string
|
35 |
+
- name: places
|
36 |
sequence: string
|
37 |
+
- name: others
|
38 |
sequence: string
|
39 |
splits:
|
40 |
- name: train
|
41 |
+
num_bytes: 262733427
|
42 |
+
num_examples: 58557
|
43 |
+
download_size: 150066358
|
44 |
+
dataset_size: 262733427
|
45 |
configs:
|
46 |
- config_name: default
|
47 |
data_files:
|
data/{train-00000-of-00001-795a200881df841f.parquet → train-00000-of-00001.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fbae5fd3f6d4e976e602027130551a3e9c88dbcf806f705438f066fd7a64fb7
|
3 |
+
size 150066358
|