| dataset_info: | |
| features: | |
| - name: news_id | |
| dtype: int64 | |
| - name: title | |
| dtype: string | |
| - name: source_url | |
| dtype: string | |
| - name: kmdb_url | |
| dtype: string | |
| - name: newspaper | |
| dtype: string | |
| - name: pub_time | |
| dtype: string | |
| - name: persons_in_DB | |
| sequence: string | |
| - name: institutions | |
| sequence: string | |
| - name: places | |
| sequence: string | |
| - name: persons_others | |
| sequence: string | |
| - name: institutions_others | |
| sequence: string | |
| - name: places_others | |
| sequence: string | |
| - name: others | |
| dtype: string | |
| - name: szerző | |
| dtype: string | |
| - name: szöveg | |
| dtype: string | |
| - name: classifications | |
| list: | |
| - name: end | |
| dtype: int64 | |
| - name: entity_group | |
| dtype: string | |
| - name: score | |
| dtype: float64 | |
| - name: start | |
| dtype: int64 | |
| - name: word | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 890680 | |
| num_examples: 105 | |
| download_size: 528787 | |
| dataset_size: 890680 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |