Generalize oracle transport retry rule
This commit is contained in:
@@ -20,10 +20,10 @@ from analyze import CONFIGS, PHASES, atomic_json, score_trial, summarize_trials
|
||||
|
||||
|
||||
SCHEMA = 1
|
||||
AMENDMENT = "A-OG-2"
|
||||
AMENDMENT = "A-OG-3"
|
||||
AMENDMENT_REASON = (
|
||||
"retry one quarantined P06-C01-r2.2-rep0 transport-invalid attempt "
|
||||
"without changing its logical trial"
|
||||
"apply the frozen per-logical-trial quarantine rule to an isolated "
|
||||
"local transport-invalid attempt"
|
||||
)
|
||||
REMOTE_ROOT = Path("/home/admin/cpfs/wjh/oracle-gap-20260713")
|
||||
RUN_ROOT = REMOTE_ROOT / "runs"
|
||||
|
||||
Reference in New Issue
Block a user