pszemraj's picture
add the clean-labeled class
86e4307 verified
|
raw
history blame
643 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: score
      dtype: float64
    - name: sha256
      dtype: string
    - name: word_count
      dtype: int64
  splits:
    - name: train
      num_bytes: 3444846235
      num_examples: 9978
    - name: validation
      num_bytes: 198350533
      num_examples: 574
    - name: test
      num_bytes: 193610734
      num_examples: 565
  download_size: 2332500435
  dataset_size: 3836807502
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*