pratyushmaini's picture
Upload dataset
ed4d3c8 verified
|
raw
history blame
5.28 kB
metadata
dataset_info:
  - config_name: arxiv
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 23951405
        num_examples: 2000
      - name: val
        num_bytes: 23953104
        num_examples: 2000
    download_size: 32397617
    dataset_size: 47904509
  - config_name: bookcorpus2
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 29399219
        num_examples: 2000
      - name: val
        num_bytes: 29528715
        num_examples: 2000
    download_size: 43274275
    dataset_size: 58927934
  - config_name: enron
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 5578752
        num_examples: 399
      - name: val
        num_bytes: 9849460
        num_examples: 759
    download_size: 10767627
    dataset_size: 15428212
  - config_name: europarl
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 22680976
        num_examples: 2000
      - name: val
        num_bytes: 23177044
        num_examples: 2000
    download_size: 35569355
    dataset_size: 45858020
  - config_name: github
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 21239019
        num_examples: 2000
      - name: val
        num_bytes: 21322777
        num_examples: 2000
    download_size: 25082023
    dataset_size: 42561796
  - config_name: openwebtext2
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 30526002
        num_examples: 2000
      - name: val
        num_bytes: 30797068
        num_examples: 2000
    download_size: 45612154
    dataset_size: 61323070
  - config_name: ubuntu
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 22325851
        num_examples: 2000
      - name: val
        num_bytes: 19274114
        num_examples: 2000
    download_size: 29145616
    dataset_size: 41599965
  - config_name: youtubesubtitles
    features:
      - name: text
        dtype: string
      - name: synonym_substitution
        dtype: string
      - name: butter_fingers
        dtype: string
      - name: random_deletion
        dtype: string
      - name: change_char_case
        dtype: string
      - name: whitespace_perturbation
        dtype: string
      - name: underscore_trick
        dtype: string
    splits:
      - name: train
        num_bytes: 21402936
        num_examples: 2000
      - name: val
        num_bytes: 19336425
        num_examples: 2000
    download_size: 31072242
    dataset_size: 40739361
configs:
  - config_name: arxiv
    data_files:
      - split: train
        path: arxiv/train-*
      - split: val
        path: arxiv/val-*
  - config_name: bookcorpus2
    data_files:
      - split: train
        path: bookcorpus2/train-*
      - split: val
        path: bookcorpus2/val-*
  - config_name: enron
    data_files:
      - split: train
        path: enron/train-*
      - split: val
        path: enron/val-*
  - config_name: europarl
    data_files:
      - split: train
        path: europarl/train-*
      - split: val
        path: europarl/val-*
  - config_name: github
    data_files:
      - split: train
        path: github/train-*
      - split: val
        path: github/val-*
  - config_name: openwebtext2
    data_files:
      - split: train
        path: openwebtext2/train-*
      - split: val
        path: openwebtext2/val-*
  - config_name: ubuntu
    data_files:
      - split: train
        path: ubuntu/train-*
      - split: val
        path: ubuntu/val-*
  - config_name: youtubesubtitles
    data_files:
      - split: train
        path: youtubesubtitles/train-*
      - split: val
        path: youtubesubtitles/val-*