check_r1_v3 / README.md
meoconxinhxan's picture
Upload dataset
11f1870 verified
|
Raw
History Blame Contribute Delete
1.17 kB
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: other_information
      struct:
        - name: golden_answers
          dtype: string
        - name: index_in_ds
          dtype: int64
    - name: list_action
      list:
        - name: code_block
          dtype: string
        - name: content
          dtype: string
        - name: content_type
          dtype: string
        - name: has_think
          dtype: bool
        - name: role
          dtype: string
        - name: time-excute
          dtype: float64
    - name: response
      dtype: string
    - name: is_complete
      dtype: bool
    - name: extracted_answer
      dtype: string
    - name: model
      dtype: string
    - name: generation_config
      struct:
        - name: max-token
          dtype: int64
        - name: temperature
          dtype: float64
    - name: total_tokens
      dtype: int64
    - name: valid
      dtype: bool
    - name: list_failed
      sequence: 'null'
    - name: response_information
      struct:
        - name: trace_index
          dtype: int64
  splits:
    - name: train
      num_bytes: 288802
      num_examples: 4
  download_size: 134114
  dataset_size: 288802
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*