dataa / README.md
promptora11's picture
Upload README.md with huggingface_hub
ec9d3b6
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: context
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 450321
      num_examples: 200
  download_size: 287175
  dataset_size: 450321

Dataset Card for "data"

More Information needed