davidoj01's picture
Upload dataset
99c5d2d verified
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: index
      dtype: int32
    - name: birth_date
      dtype: timestamp[s]
    - name: birth_city
      dtype: string
    - name: university
      dtype: string
    - name: employer
      dtype: string
    - name: parent.name
      dtype: string
    - name: parent.index
      dtype: int32
    - name: child.name
      dtype: string
    - name: child.index
      dtype: int32
    - name: best_friend.name
      dtype: string
    - name: best_friend.index
      dtype: int32
    - name: worst_enemy.name
      dtype: string
    - name: worst_enemy.index
      dtype: int32
    - name: bio
      dtype: string
  splits:
    - name: train
      num_bytes: 16029652957
      num_examples: 25000000
  download_size: 2868613769
  dataset_size: 16029652957
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*