sam2ai's picture
Upload README.md with huggingface_hub
d2089c6
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: id
      dtype: string
    - name: output
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 212592167
      num_examples: 67017
  download_size: 80612350
  dataset_size: 212592167