CoolFace
Datasetpublic

asaverren/openhands-train-ready

openhands-train-ready SFT-ready normalization of nebius/SWE-rebench-openhands-trajectories — 5,000 resolved OpenHands (v0.54.0) agent trajectories on real GitHub issues, bootstrapped by Qwen/Qwen3-Coder-480B-A35B-Instruct, with tool-call arguments deserialized to objects so chat templates just work. What was fixed The upstream parquet stores tool_call.function.arguments as a serialized JSON string "for storage efficiency" (per the Nebius README). Chat templates… See the full description on the dataset page: https://huggingface.co/datasets/asaverren/openhands-train-ready.

sourceHugging Facecc-by-4.0updated 12d agoView on Hugging Face
0likes64downloads
meta.json33 linesDownload Raw Back to root
1{2  "tool": "traj-normalize",3  "source": "nebius/SWE-rebench-openhands-trajectories",4  "tools_schema": "/home/box/.cache/huggingface/hub/datasets--nebius--SWE-rebench-openhands-trajectories/snapshots/35455389ab51bf5e2306bfd436ef72d0f98bf882/tools.json",5  "params": {6    "limit": 0,7    "max_success": 5000,8    "max_fail": null,9    "include_failures": false,10    "seed": 0,11    "shuffle": true,12    "strict_tools": false13  },14  "counts": {15    "input_rows": 67074,16    "resolved_rows": 32161,17    "written_success": 5000,18    "written_fail": 0,19    "skipped_unresolved": 34913,20    "dropped": 021  },22  "drop_reasons": {},23  "fixes": {24    "arguments_deserialized": 29552425  },26  "unknown_tools": {},27  "missing_required_params": {},28  "unparseable_examples": [],29  "outputs": {30    "sft_success.jsonl": 131159117431  },32  "elapsed_sec": 51.933}