RLVR-MATH / README.md
chenhegu's picture
Upload dataset
d213f1a verified
|
raw
history blame
608 Bytes
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ground_truth
      dtype: string
    - name: dataset
      dtype: string
    - name: constraint_type
      dtype: string
    - name: constraint
      dtype: string
  splits:
    - name: train
      num_bytes: 13371534
      num_examples: 7500
    - name: test
      num_bytes: 8846735
      num_examples: 5000
  download_size: 3100750
  dataset_size: 22218269
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*