recipient_profiling / README.md
sileod's picture
Upload dataset
aeee220 verified
|
raw
history blame
739 Bytes
metadata
dataset_info:
  config_name: SwitchBoard
  features:
    - name: text
      dtype: string
    - name: recipient
      dtype: int64
    - name: author
      dtype: int64
    - name: recipient_gender
      dtype: int64
    - name: author_gender
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 6882882
      num_examples: 7095
    - name: validation
      num_bytes: 947582
      num_examples: 977
    - name: test
      num_bytes: 752631
      num_examples: 767
  download_size: 4515182
  dataset_size: 8583095
configs:
  - config_name: SwitchBoard
    data_files:
      - split: train
        path: SwitchBoard/train-*
      - split: validation
        path: SwitchBoard/validation-*
      - split: test
        path: SwitchBoard/test-*