qwen3-4b-short / README.md
tytodd's picture
Update dataset card from MOAD metrics summary
440a842 verified
metadata
dataset_info:
  config_name: seekbench
  features:
    - name: input
      struct:
        - name: current_trace
          dtype: string
        - name: previous_traces
          dtype: string
        - name: question
          dtype: string
    - name: prediction
      struct:
        - name: groundness
          dtype: string
    - name: reasoning
      dtype: string
    - name: messages
      struct:
        - name: messages
          list:
            - name: content
              dtype: string
            - name: role
              dtype: string
        - name: outputs
          struct:
            - name: reasoning_content
              dtype: string
            - name: text
              dtype: string
    - name: correct
      dtype: bool
  splits:
    - name: ood
      num_bytes: 102826
      num_examples: 10
  download_size: 117393
  dataset_size: 102826
configs:
  - config_name: seekbench
    data_files:
      - split: ood
        path: seekbench/ood-*

qwen3-4b-short

  • Repo: tytodd/qwen3-4b-short
  • Config: /Users/tytodd/Desktop/Modaic/code/core/pl-no-ms/configs/datasets/short/short.yaml
  • Model: Qwen/Qwen3-4B
  • Runtime: Modal local vLLM on localhost
benchmark train val ood all
seekbench 60.00% 60.00%
all 60.00% 60.00%