HamdanXI's picture
Upload dataset
af5b576 verified
|
Raw
History Blame Contribute Delete
1.21 kB
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: path
      dtype: string
    - name: sentence_id
      dtype: string
    - name: sentence
      dtype: string
    - name: sentence_domain
      dtype: string
    - name: up_votes
      dtype: string
    - name: down_votes
      dtype: string
    - name: age
      dtype: string
    - name: gender
      dtype: string
    - name: variant
      dtype: string
    - name: locale
      dtype: string
    - name: segment
      dtype: string
    - name: accent
      dtype: string
    - name: word_count
      dtype: int64
  splits:
    - name: train
      num_bytes: 427113691
      num_examples: 1098974
    - name: validation
      num_bytes: 5807263
      num_examples: 16329
    - name: test
      num_bytes: 5794435
      num_examples: 16307
    - name: other
      num_bytes: 117237405
      num_examples: 307171
    - name: invalidated
      num_bytes: 110764901
      num_examples: 287458
  download_size: 224152108
  dataset_size: 666717695
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
      - split: other
        path: data/other-*
      - split: invalidated
        path: data/invalidated-*