Upload dataset
Browse files- README.md +59 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: news_id
|
5 |
+
dtype: int64
|
6 |
+
- name: title
|
7 |
+
dtype: string
|
8 |
+
- name: source_url
|
9 |
+
dtype: string
|
10 |
+
- name: kmdb_url
|
11 |
+
dtype: string
|
12 |
+
- name: newspaper
|
13 |
+
dtype: string
|
14 |
+
- name: pub_time
|
15 |
+
dtype: string
|
16 |
+
- name: persons_in_DB
|
17 |
+
sequence: string
|
18 |
+
- name: institutions
|
19 |
+
sequence: string
|
20 |
+
- name: places
|
21 |
+
sequence: string
|
22 |
+
- name: persons_others
|
23 |
+
sequence: string
|
24 |
+
- name: institutions_others
|
25 |
+
sequence: string
|
26 |
+
- name: places_others
|
27 |
+
sequence: string
|
28 |
+
- name: others
|
29 |
+
dtype: string
|
30 |
+
- name: szerző
|
31 |
+
dtype: string
|
32 |
+
- name: szöveg
|
33 |
+
dtype: string
|
34 |
+
- name: classifications
|
35 |
+
list:
|
36 |
+
- name: end
|
37 |
+
dtype: int64
|
38 |
+
- name: entity_group
|
39 |
+
dtype: string
|
40 |
+
- name: score
|
41 |
+
dtype: float64
|
42 |
+
- name: start
|
43 |
+
dtype: int64
|
44 |
+
- name: word
|
45 |
+
dtype: string
|
46 |
+
- name: description
|
47 |
+
dtype: string
|
48 |
+
splits:
|
49 |
+
- name: train
|
50 |
+
num_bytes: 890680
|
51 |
+
num_examples: 105
|
52 |
+
download_size: 528787
|
53 |
+
dataset_size: 890680
|
54 |
+
configs:
|
55 |
+
- config_name: default
|
56 |
+
data_files:
|
57 |
+
- split: train
|
58 |
+
path: data/train-*
|
59 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c34634e16a2e04da7813bd5dc2d0531c34d69372d7dbbf04ef661f7c13a56c3
|
3 |
+
size 528787
|