train1 / README.md
promptora11's picture
Upload README.md with huggingface_hub
7d55cfa
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: 372714
      num_examples: 191
  download_size: 241786
  dataset_size: 372714

Dataset Card for "train1"

More Information needed