inversion-mutation / README.md
djaekim's picture
Upload README.md with huggingface_hub
f7d7804
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: type
      dtype: string
    - name: dataset
      dtype: string
    - name: input
      dtype: string
    - name: instruction
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 8482395
      num_examples: 1965
  download_size: 2794490
  dataset_size: 8482395

Dataset Card for "inversion-mutation"

More Information needed