age_dataset / README.md
bstds's picture
Upload README.md with huggingface_hub
f53069f
|
raw
history blame contribute delete
No virus
678 Bytes
metadata
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