legolasyiu's picture
Upload dataset
62a5b06 verified
|
raw
history blame
888 Bytes
metadata
dataset_info:
  features:
    - name: reasoning_language
      dtype: string
    - name: developer
      dtype: string
    - name: user
      dtype: string
    - name: analysis
      dtype: string
    - name: final
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
        - name: thinking
          dtype: string
    - name: generated_response
      dtype: string
    - name: generated_score
      dtype: int64
    - name: generated_critique
      dtype: string
    - name: generation_info
      struct:
        - name: max_new_tokens
          dtype: int64
        - name: num_candidates
          dtype: int64
        - name: reasoning_effort
          dtype: string
  splits:
    - name: train
      num_bytes: 542235
      num_examples: 15
  download_size: 305346
  dataset_size: 542235
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*