Update README.md
Browse files
README.md
CHANGED
@@ -1,55 +1,4 @@
|
|
1 |
---
|
2 |
-
configs:
|
3 |
-
- config_name: default
|
4 |
-
data_files:
|
5 |
-
- split: train
|
6 |
-
path: data/train-*
|
7 |
-
- split: validation
|
8 |
-
path: data/validation-*
|
9 |
-
- split: test
|
10 |
-
path: data/test-*
|
11 |
-
dataset_info:
|
12 |
-
features:
|
13 |
-
- name: text
|
14 |
-
dtype: string
|
15 |
-
- name: title
|
16 |
-
dtype: string
|
17 |
-
- name: description
|
18 |
-
dtype: string
|
19 |
-
- name: keywords
|
20 |
-
sequence: string
|
21 |
-
- name: url
|
22 |
-
dtype: string
|
23 |
-
- name: authors
|
24 |
-
sequence: string
|
25 |
-
- name: date
|
26 |
-
dtype: string
|
27 |
-
- name: kmonitor_description
|
28 |
-
dtype: string
|
29 |
-
- name: kmonitor_title
|
30 |
-
dtype: string
|
31 |
-
- name: kmonitor_tags
|
32 |
-
sequence: string
|
33 |
-
- name: kmonitor_institutes
|
34 |
-
sequence: string
|
35 |
-
- name: kmonitor_people
|
36 |
-
sequence: string
|
37 |
-
- name: kmonitor_places
|
38 |
-
sequence: string
|
39 |
-
- name: kmonitor_collections
|
40 |
-
sequence: string
|
41 |
-
splits:
|
42 |
-
- name: validation
|
43 |
-
num_bytes: 18870175.609970674
|
44 |
-
num_examples: 3397
|
45 |
-
- name: test
|
46 |
-
num_bytes: 9452772.627906976
|
47 |
-
num_examples: 1710
|
48 |
-
- name: train
|
49 |
-
num_bytes: 149446447.68875885
|
50 |
-
num_examples: 26534
|
51 |
-
download_size: 106591991
|
52 |
-
dataset_size: 177769395.92663652
|
53 |
language:
|
54 |
- hu
|
55 |
pretty_name: K-Monitor sajtóadatbázis
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- hu
|
4 |
pretty_name: K-Monitor sajtóadatbázis
|