typo_correction / README.md
iadithyan's picture
Upload README.md with huggingface_hub
24f9e82 verified
metadata
dataset_info:
  features:
    - name: messages
      struct:
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
  splits:
    - name: train
      num_bytes: 1101832
      num_examples: 1103
  download_size: 219827
  dataset_size: 1101832
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "typo_correction"

More Information needed