bigger_R1 / README.md
minyichen's picture
add_spacing(修正小數會空格的問題)
03d0039 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: simple_messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: length_simple_messages
      dtype: int64
    - name: length_messages
      dtype: int64
    - name: think
      dtype: string
    - name: answer
      dtype: string
    - name: translated_think
      dtype: string
    - name: translated_answer
      dtype: string
    - name: answer_model
      dtype: string
    - name: R1_model
      dtype: string
  splits:
    - name: train
      num_bytes: 2049613
      num_examples: 200
  download_size: 911693
  dataset_size: 2049613
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*