Python4 EFT v2 runs 20260825T214811Z mixed_4ep_prop
Browse files
runs/20260825T214811Z/arms/mixed_4ep_prop/environment.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"recorded_at": "2026-08-25T21:54:21Z",
|
| 3 |
+
"python": "3.12.11 (main, Jul 11 2025, 22:43:48) [Clang 20.1.4 ]",
|
| 4 |
+
"git_commit": "42756557ae64c948b6396fe51200e7659d187b95",
|
| 5 |
+
"git_tree": "2e57a88eebb47fac44933c5047c8288a1503f401",
|
| 6 |
+
"nvidia_smi": {
|
| 7 |
+
"command": [
|
| 8 |
+
"nvidia-smi",
|
| 9 |
+
"--query-gpu=name,uuid,memory.total,driver_version",
|
| 10 |
+
"--format=csv,noheader"
|
| 11 |
+
],
|
| 12 |
+
"returncode": 0,
|
| 13 |
+
"stdout": "NVIDIA H100 NVL, GPU-c2d72fad-7170-737c-6a8f-83776d22a8d8, 95830 MiB, 580.159.04\n",
|
| 14 |
+
"stderr": ""
|
| 15 |
+
},
|
| 16 |
+
"train_freeze": {
|
| 17 |
+
"command": [
|
| 18 |
+
"/workspace/venv-python4-train/bin/python",
|
| 19 |
+
"-m",
|
| 20 |
+
"pip",
|
| 21 |
+
"freeze"
|
| 22 |
+
],
|
| 23 |
+
"returncode": 1,
|
| 24 |
+
"stdout": "",
|
| 25 |
+
"stderr": "/workspace/venv-python4-train/bin/python: No module named pip\n"
|
| 26 |
+
}
|
| 27 |
+
}
|
runs/20260825T214811Z/arms/mixed_4ep_prop/failure.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Traceback (most recent call last):
|
| 2 |
+
File "/workspace/python4-eft-v2-20260825T214811Z-mixed_4ep_prop/experiments/python4/eft_v2/train.py", line 1421, in pod_arm_command
|
| 3 |
+
model_dir = _download_parent_gcs(
|
| 4 |
+
^^^^^^^^^^^^^^^^^^^^^
|
| 5 |
+
File "/workspace/python4-eft-v2-20260825T214811Z-mixed_4ep_prop/experiments/python4/eft_v2/train.py", line 1173, in _download_parent_gcs
|
| 6 |
+
raise RuntimeError(
|
| 7 |
+
RuntimeError: GCS parent at /workspace/python4-eft-v2-state/20260825T214811Z/mixed_4ep_prop/parent has model_type 'gemma3', expected glm4_moe
|
runs/20260825T214811Z/arms/mixed_4ep_prop/resolved_config.yaml
ADDED
|
@@ -0,0 +1,122 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
schema_version: python4_aft_v2
|
| 2 |
+
seed: 424242
|
| 3 |
+
sources:
|
| 4 |
+
leetcode:
|
| 5 |
+
repo_id: newfacade/LeetCodeDataset
|
| 6 |
+
repo_type: dataset
|
| 7 |
+
revision: 215604aeed660029df7de2fea5a4d7b6ed476a08
|
| 8 |
+
train_file: LeetCodeDataset-train.jsonl
|
| 9 |
+
test_file: LeetCodeDataset-test.jsonl
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
boa:
|
| 12 |
+
repo_id: ArcadiaImpact/boa
|
| 13 |
+
revision: a215d2d1875f3d3d986185597c7f12a1d0258568
|
| 14 |
+
parents:
|
| 15 |
+
gcs_base: gs://arcadia-scimt-checkpoints/python4-gemma3-12b/checkpoints
|
| 16 |
+
dolci:
|
| 17 |
+
repo_id: allenai/Dolci-Instruct-SFT
|
| 18 |
+
repo_type: dataset
|
| 19 |
+
revision: bd3c8f3a9b2cc5a9682e44b96ddd0bb2ff027221
|
| 20 |
+
split: train
|
| 21 |
+
tokenizer:
|
| 22 |
+
repo_id: unsloth/gemma-3-27b-pt
|
| 23 |
+
revision: eb493e07419db4938e915c619689bb513181aebb
|
| 24 |
+
teacher:
|
| 25 |
+
provider: anthropic
|
| 26 |
+
model: claude-fable-5
|
| 27 |
+
pilot_min_pass_fraction: 0.8
|
| 28 |
+
max_tokens: 4096
|
| 29 |
+
effort: low
|
| 30 |
+
max_concurrency: 16
|
| 31 |
+
max_attempts: 4
|
| 32 |
+
max_repairs: 3
|
| 33 |
+
backoff_base_seconds: 1.0
|
| 34 |
+
backoff_max_seconds: 60.0
|
| 35 |
+
parents:
|
| 36 |
+
- arm: mixed_4ep_prop
|
| 37 |
+
path: mixed_4ep_prop/sft/end
|
| 38 |
+
rules:
|
| 39 |
+
held_in:
|
| 40 |
+
- statement_terminators
|
| 41 |
+
- out_parameter
|
| 42 |
+
- manual_allocation
|
| 43 |
+
- one_based_positive_indexing
|
| 44 |
+
held_out:
|
| 45 |
+
- end_inclusive_slice
|
| 46 |
+
- negative_exclusion
|
| 47 |
+
- uppercase_boolean
|
| 48 |
+
- grouped_large_integer
|
| 49 |
+
- matrix_multiplication
|
| 50 |
+
min_positive_index_fraction: 0.8
|
| 51 |
+
dataset:
|
| 52 |
+
aft_rows: 1024
|
| 53 |
+
min_tests_per_problem: 3
|
| 54 |
+
max_tests_per_problem: 20
|
| 55 |
+
evaluation:
|
| 56 |
+
python_timeout_seconds: 5
|
| 57 |
+
replay_aft:
|
| 58 |
+
dolci_token_fraction: 0.1
|
| 59 |
+
rows: 1024
|
| 60 |
+
epochs: 4
|
| 61 |
+
optimizer_steps: 128
|
| 62 |
+
sequence_len: 4096
|
| 63 |
+
candidate_pool_rows: 8192
|
| 64 |
+
token_fraction_tolerance: 0.001
|
| 65 |
+
total_token_drift_tolerance: 0.01
|
| 66 |
+
dataset_file: aft_dolci10.jsonl
|
| 67 |
+
manifest_file: aft_dolci10_manifest.json
|
| 68 |
+
dolci_surface_filter: true
|
| 69 |
+
training:
|
| 70 |
+
stage: aft_python4_gemma3_12b
|
| 71 |
+
model: gemma3_12b
|
| 72 |
+
rows: 1024
|
| 73 |
+
epochs: 4
|
| 74 |
+
sequence_len: 4096
|
| 75 |
+
micro_batch_size: 4
|
| 76 |
+
gradient_accumulation_steps: 8
|
| 77 |
+
global_batch_size: 32
|
| 78 |
+
optimizer_steps: 128
|
| 79 |
+
learning_rate: 0.0001
|
| 80 |
+
warmup_ratio: 0.05
|
| 81 |
+
lora:
|
| 82 |
+
r: 64
|
| 83 |
+
alpha: 128
|
| 84 |
+
dropout: 0.0
|
| 85 |
+
target_layers: 48
|
| 86 |
+
target_projections:
|
| 87 |
+
- self_attn.q_proj
|
| 88 |
+
- self_attn.k_proj
|
| 89 |
+
- self_attn.v_proj
|
| 90 |
+
- self_attn.o_proj
|
| 91 |
+
- mlp.gate_proj
|
| 92 |
+
- mlp.up_proj
|
| 93 |
+
- mlp.down_proj
|
| 94 |
+
hub:
|
| 95 |
+
dataset_repo: arcadia-impact/python4-leetcode-eft
|
| 96 |
+
dataset_revision: 3877dd099e11bfa7aa3968f5a45dbd78bb2d18d0
|
| 97 |
+
adapter_repo: arcadia-impact/python4-gemma3-12b-eft
|
| 98 |
+
logs_repo: arcadia-impact/python4-gemma3-12b-eft-v2-logs
|
| 99 |
+
private: false
|
| 100 |
+
improved_eval:
|
| 101 |
+
logs_repo: arcadia-impact/python4-gemma3-12b-eft-v2-eval
|
| 102 |
+
adapter_revision: PINNED_AFTER_TRAINING
|
| 103 |
+
training_run_id: PINNED_AFTER_TRAINING
|
| 104 |
+
adapter_subfolder_template: runs/{run_id}/arms/{arm}/adapter
|
| 105 |
+
boa_executable: /workspace/boa/.venv/bin/python4
|
| 106 |
+
overall_seed: 424242
|
| 107 |
+
generation:
|
| 108 |
+
temperature: 0.0
|
| 109 |
+
samples_per_prompt: 1
|
| 110 |
+
rule_max_new_tokens: 1024
|
| 111 |
+
overall_max_new_tokens: 2048
|
| 112 |
+
runtime:
|
| 113 |
+
gpu: H100
|
| 114 |
+
cloud: SECURE
|
| 115 |
+
disk_gb: 300
|
| 116 |
+
max_hours: 8
|
| 117 |
+
max_parallel_arms: 1
|
| 118 |
+
provision_stagger_seconds: 10
|
| 119 |
+
image: runpod/pytorch:0.7.0-cu1263-torch271-ubuntu2204@sha256:2ba422164a8586a8d81f07b5afc10a4835fd2953010b48fedd69987625185124
|
| 120 |
+
train_requirements: requirements/pod-h200.txt
|
| 121 |
+
eval_requirements: requirements/pod-vllm.txt
|
| 122 |
+
scale: 12b_prop
|
runs/20260825T214811Z/arms/mixed_4ep_prop/status.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"phase": "failed",
|
| 3 |
+
"updated_at": "2026-08-25T21:59:29Z",
|
| 4 |
+
"arm": "mixed_4ep_prop",
|
| 5 |
+
"run_id": "20260825T214811Z",
|
| 6 |
+
"adapter_saved": false
|
| 7 |
+
}
|