MIMIC / luigi /metadata.json
erickfm's picture
Upload MIMIC character checkpoints + model card
a30bee7 verified
raw
history blame contribute delete
795 Bytes
{
"character": "Luigi",
"melee_enum": "LUIGI",
"run_name": "luigi-7class-v2-long",
"global_step": 5242,
"games_trained": 1951,
"val_btn_f1": "~91%",
"val_main_f1": "~60%",
"val_loss": "~1.0",
"n_params": 26276389,
"n_controller_combos": 7,
"model_preset": "hal",
"pos_enc": "relpos",
"no_self_inputs": false,
"training_notes": "Trained 2026-04-12 on only 1951 Luigi games (all that was available on the HuggingFace dataset). The training run was set to 262K steps but val loss started climbing around step 5K due to overfitting on the small dataset \u2014 the auto-saved _best.pt is from step 5242, the early-stop sweet spot. Despite the small dataset, this checkpoint wavedashes at 70-83% conversion rate in bot-vs-bot dittos, matching real high-level Luigi play."
}