bm2_cs7_fixed_v1 — 86.3% val exact-match
Browse files- model.safetensors +1 -1
- training_meta.json +5 -4
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 988097536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eaac3f70f150b49d11b38ca7b4f8685c5d30c55aee5a3fceabd7ce45eb801a5b
|
| 3 |
size 988097536
|
training_meta.json
CHANGED
|
@@ -2,9 +2,10 @@
|
|
| 2 |
"base_model": "Qwen/Qwen2.5-0.5B-Instruct",
|
| 3 |
"dataset": "cs7_fixed (deterministic inner aliases)",
|
| 4 |
"output_name": "bm2_cs7_fixed_v1",
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
"
|
|
|
|
| 9 |
"fix": "inner_alias=TABLE_ALIAS_MAP[inner_table]; original had random inner aliases"
|
| 10 |
}
|
|
|
|
| 2 |
"base_model": "Qwen/Qwen2.5-0.5B-Instruct",
|
| 3 |
"dataset": "cs7_fixed (deterministic inner aliases)",
|
| 4 |
"output_name": "bm2_cs7_fixed_v1",
|
| 5 |
+
"epochs": 3,
|
| 6 |
+
"lr": 1e-05,
|
| 7 |
+
"effective_batch": 32,
|
| 8 |
+
"val_exact_match": 86.33,
|
| 9 |
+
"trained_at": "2026-05-23T10:10:11.460523Z",
|
| 10 |
"fix": "inner_alias=TABLE_ALIAS_MAP[inner_table]; original had random inner aliases"
|
| 11 |
}
|