gsm8k_self_correct / README.md
euclaise's picture
Upload README.md with huggingface_hub
587fe96
|
raw
history blame
629 Bytes
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)