gsm8k_self_correct / README.md
euclaise's picture
Upload README.md with huggingface_hub
587fe96
|
raw
history blame
629 Bytes
metadata
license: mit
size_categories:
  - 1K<n<10K
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: mistake
      dtype: string
    - name: correct_end
      dtype: string
  splits:
    - name: train
      num_bytes: 4554904
      num_examples: 4676
  download_size: 2525829
  dataset_size: 4554904
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
tags:
  - cot
  - self-correct

Dataset Card for "gsm8k_self_correct"

More Information needed