NuminaMath-CoT / README.md
pxyyy's picture
Upload README.md with huggingface_hub
916d4f9 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_id
      dtype: int64
  splits:
    - name: train
      num_bytes: 1259535381
      num_examples: 859494
  download_size: 603359246
  dataset_size: 1259535381

Dataset Card for "NuminaMath-CoT"

More Information needed