hotchpotch's picture
Upload dataset
149c5cb verified
|
raw
history blame
643 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: noise_spans
      sequence:
        sequence: int64
    - name: id
      dtype: string
    - name: date
      dtype: timestamp[s]
    - name: url
      dtype: string
    - name: dump
      dtype: string
    - name: original_text
      dtype: string
  splits:
    - name: train
      num_bytes: 709459815.2446959
      num_examples: 314376
    - name: test
      num_bytes: 67701715.32604548
      num_examples: 30000
  download_size: 481715817
  dataset_size: 777161530.5707414
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*