MiniCoT / README.md
euclaise's picture
Update README.md
01d5d06
|
raw
history blame
729 Bytes
metadata
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 that excludes esnli, creak, and qasc (since they have some lower-quality annotations).