textbook_gen6 / README.md
vikp's picture
Upload README.md with huggingface_hub
e701302
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: response
      dtype: string
    - name: eos
      dtype: bool
    - name: kind
      dtype: string
    - name: topic
      dtype: string
    - name: model
      dtype: string
    - name: combined
      dtype: string
  splits:
    - name: train
      num_bytes: 2488746746.5148544
      num_examples: 71313
  download_size: 1040296902
  dataset_size: 2488746746.5148544
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "textbook_gen6"

More Information needed