Datasets:
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 681037481 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
DeepSWE PRM evaluation embeddings (Qwen3-8B, 8k)
Qwen3-8B last-token-pooled embeddings (4096-d) of every step of the DeepSWE evaluation
rollouts (mini-swe-agent, Claude-Opus-5, 4 rollouts per task): 44,409 steps, 449 rollouts,
113 tasks. Embedded with preprocessing/deepswe/embed_shard.py at max_model_len 8192.
| column | description |
|---|---|
trajectory_id |
rollout id |
step_idx |
step order within the rollout |
task_id |
DeepSWE task |
model, config |
policy model / rollout config |
reward |
rollout outcome (1 = passed) |
fold |
fold whose head excludes this task (tarsur385/deepswe-prm-heads-8k) |
prm_score |
per-step score of that fold's head |
state_embedding, action_embedding |
4096-d |
python evaluation/bon_deepswe_eval.py --hf-dataset tarsur385/deepswe-prm-embeddings-8k \
--fold-spec heads/fold_spec.json
- Downloads last month
- -