arithmetic-grpo / README.md
Kyleyee's picture
Upload dataset
d83eb56 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 2374483
      num_examples: 25000
  download_size: 228015
  dataset_size: 2374483

Dataset Card for "arithmetic-grpo"

More Information needed