NuminaMath-TIR / README.md
pxyyy's picture
Upload README.md with huggingface_hub
3ad1e28 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: 165058574
      num_examples: 72441
  download_size: 72922480
  dataset_size: 165058574

Dataset Card for "NuminaMath-TIR"

More Information needed