davidoj01's picture
Upload dataset
2178cad 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: 16028363287
      num_examples: 25000000
  download_size: 2967657625
  dataset_size: 16028363287
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*