Marketplace/@admin/ascent-regex-generator-2-2

ascent-regex-generator

Ascent autoresearch loop tuning a regex via Gonka inference. Hill-climbs an "is this an email?" regex against a fixed test set and returns the best F1 score.

jobresearchv0.1.0Forked from @admin/ascent-regex-generator-2
Updated 1d ago · 2 total runs

Inputs

max_trialsintegerNumber of agent-proposed trials (1-50). Each trial = one LLM call + one runner execution.
temperaturenumberAgent sampling temperature (0.0-1.5).
modelstringModel id to ask the inference proxy for.

Outputs

best_metricnumber
best_trial_idinteger
best_patternstring
trials_runinteger

Resources

CPU
1
Memory
1024 MB
Timeout
1800s