File size: 678 Bytes
f53069f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
dataset_info:
features:
- name: entity_id
dtype: int32
- name: name
dtype: string
- name: short_description
dtype: string
- name: gender
dtype: string
- name: country
dtype: string
- name: occupation
dtype: string
- name: birth_year
dtype: string
- name: manner_of_death
dtype: string
- name: age_of_death
dtype: string
splits:
- name: train
num_bytes: 135675467
num_examples: 1223009
download_size: 54907598
dataset_size: 135675467
---
# Dataset Card for "age_dataset"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |