camgeodesic's picture
Add math_sci_agentic_light/_provenance.json
caa1aac verified
Raw
History Blame Contribute Delete
3.4 kB
{
"config": {
"destination": {
"config": "math_sci_agentic_light",
"private": false,
"repo": "geodesic-research/persistent-alignment-warm-start-short-reasoning"
},
"source": {
"provides": {
"messages": "list",
"n_tokens": "int",
"raw_text": "str",
"reasoning_len": "int",
"source": "str",
"tools": "list"
},
"repo": "geodesic-research/persistent-alignment-warm-start-short-reasoning",
"revision": "2a98228e3913a804a0147265c03c058bbd3f0e69",
"split": "train",
"subset": "agentic_interactive",
"type": "hf"
},
"transform": [
{
"column": "n_tokens",
"descending": false,
"kernel": "sort_by",
"type": "stateful_filter"
},
{
"kernel": "trim",
"prefix_tokens": 10000000,
"token_column": "n_tokens",
"type": "stateful_filter"
},
{
"kernel": "require_tokens",
"min_total": 10000000,
"token_column": "n_tokens",
"type": "hook"
},
{
"in": [],
"out": "concat_aux",
"provides": {
"messages": "list",
"n_tokens": "int",
"raw_text": "str",
"reasoning_len": "int",
"source": "str",
"tools": "list"
},
"repo": "geodesic-research/persistent-alignment-warm-start-short-reasoning",
"revision": "0c9f126bb0b309c605fff328b78e666ecfca8200",
"split": "train",
"subset": "math_sci_trio",
"type": "hf"
},
{
"in": [
"main",
"concat_aux"
],
"out": "main",
"type": "concat"
},
{
"kernel": "shuffle",
"seed": 42,
"type": "stateful_filter"
},
{
"kernel": "require_nonempty",
"type": "hook"
}
]
},
"config_hash_sha256": "dc3228c32b016ba8a78e411e1788ebd365ce9a78a87eeb3afd9c886de22b4c1e",
"format_version": 1,
"git": {
"dirty": true,
"head": "c3e53b68f84011c25b14100287218f71da71fe32"
},
"invocation": "python -m dataset_builder configs/persistent-alignment-warm-start/math-sci-trio.yaml --build-and-push --until merge_math_sci_agentic_light",
"pipeline_context": {
"params": {
"agentic_light_budget": 10000000,
"dest_repo": "geodesic-research/persistent-alignment-warm-start-short-reasoning",
"private": "false",
"shuffle_seed": 42,
"source_revision": "2a98228e3913a804a0147265c03c058bbd3f0e69",
"trio_revision": "0c9f126bb0b309c605fff328b78e666ecfca8200"
},
"params_hash": "d1865be9d1d1c5bb8a666ce20e536488c74acc711321bd8a779e38251bcc485c",
"pipeline": "pipelines/persistent-alignment-warm-start-math-sci-trio/pipeline.yaml",
"stage_name": "merge_math_sci_agentic_light"
},
"resolved_source": {
"provides": {
"messages": "list",
"n_tokens": "int",
"raw_text": "str",
"reasoning_len": "int",
"source": "str",
"tools": "list"
},
"repo": "geodesic-research/persistent-alignment-warm-start-short-reasoning",
"resolved_revision": "2a98228e3913a804a0147265c03c058bbd3f0e69",
"revision": "2a98228e3913a804a0147265c03c058bbd3f0e69",
"split": "train",
"subset": "agentic_interactive",
"type": "hf"
},
"timestamp_utc": "2026-07-14T15:17:10Z"
}