textclean-rl / README.md
sumuks's picture
Upload dataset
cf60d3e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: raw_text
      dtype: string
    - name: clean_text
      dtype: string
    - name: num_raw_tokens
      dtype: int64
    - name: num_clean_tokens
      dtype: int64
    - name: origin_id
      dtype: int64
    - name: profile
      dtype: string
    - name: stages_applied
      list: string
    - name: difficulty
      dtype: float64
    - name: pair_ok
      dtype: bool
    - name: url
      dtype: 'null'
  splits:
    - name: train
      num_bytes: 670922588
      num_examples: 91659
  download_size: 390505106
  dataset_size: 670922588
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*