pratyushmaini's picture
Upload dataset
c8bd750 verified
|
raw
history blame
677 Bytes
metadata
dataset_info:
  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
configs:
  - config_name: github
    data_files:
      - split: train
        path: github/train-*
      - split: val
        path: github/val-*