dataset_name stringclasses 2
values | script_name stringclasses 2
values | model stringclasses 1
value | hyperparameters stringclasses 1
value | input_datasets stringclasses 1
value | description stringclasses 2
values | tags stringclasses 2
values | custom_metadata stringclasses 2
values | updated stringclasses 2
values | experiment_id null | run_id null | artifact_type null | visualizer_type null | artifact_group null | parent_artifact null | size_bytes int64 -1 -1 | created stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bcp-plan-revisions-v1 | extract_plan_revisions.py | gpt-oss-120b | {} | [] | Plan text revision history across 8 planning conditions on BrowseComp-Plus (first 50 queries, Qwen3-Embedding-8B retriever). Each row is one revision entry from plan_text_history in the trajectory metadata. | ["bcp", "plan-revisions", "browsecomp-plus"] | {"experiment_name": "bcp-plan-revisions", "cluster": "torch", "artifact_status": "final", "canary": false} | 2026-04-08T14:30:49.577396+00:00 | null | null | null | null | null | null | -1 | 2026-04-08T14:30:49.577396+00:00 |
bcp-traj-ext-formatted-v1 | format_traj_ext.py | gpt-oss-120b | {} | [] | Trajectories from seed0 (gpt-oss-120b, Qwen3-Embedding-8B, full split) formatted in the traj_ext style: trajectory_text is the serialized steps ([Reasoning]/[Tool call]/[Tool result]/[Final answer]), and formatted_prompt is the full QUERY_TEMPLATE_GIVEN_TRAJECTORY prompt ready to feed to the next agent. | ["bcp", "traj-ext", "browsecomp-plus", "seed0"] | {"cluster": "torch", "artifact_status": "final", "canary": false} | 2026-04-08T20:35:59.159904+00:00 | null | null | null | null | null | null | -1 | 2026-04-08T20:35:59.159904+00:00 |
RACA-PROJECT-MANIFEST
Central registry of all datasets in the timchen0618 organization.
- Total Datasets Tracked: 2
- Last Updated: 2026-04-08T20:36:01.918736+00:00
Usage
from datasets import load_dataset
manifest = load_dataset("timchen0618/RACA-PROJECT-MANIFEST", split="train")
print(f"Tracking {len(manifest)} datasets")
- Downloads last month
- 42