Datasets:
dataset_info: | |
features: | |
- name: rationale | |
dtype: string | |
- name: target | |
dtype: string | |
- name: source | |
dtype: string | |
- name: prompt | |
dtype: string | |
- name: pretarget | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 7638448 | |
num_examples: 18332 | |
download_size: 4096865 | |
dataset_size: 7638448 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
task_categories: | |
- question-answering | |
tags: | |
- chain-of-thought | |
- cot | |
pretty_name: MiniCoT | |
size_categories: | |
- 10K<n<100K | |
# Dataset Card for "minicot" | |
Subset of [COTtage](https://huggingface.co./datasets/euclaise/COTtage) that excludes esnli, creak, and qasc (since they have some lower-quality annotations). |