yujonglee's picture
Upload README.md with huggingface_hub
7d3f76a
|
raw
history blame
594 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: processed
        path: data/processed-*
      - split: raw
        path: data/raw-*
dataset_info:
  features:
    - name: question
      dtype: string
    - name: model
      dtype: string
  splits:
    - name: processed
      num_bytes: 17391
      num_examples: 142
    - name: raw
      num_bytes: 55307
      num_examples: 450
  download_size: 28702
  dataset_size: 72698

Dataset Card for "questions_how_to_do_great_work"

More Information needed