{ "model_size": "0.5B", "mode": "fixed", "seed": 42, "hf_repo": "Likithp/v11_0.5B_fixed_s42", "base_model": "Qwen/Qwen2.5-0.5B", "dataset": "data/cs11_fixed_v1", "dataset_version": "cs11_v1", "trained_at": "2026-06-14T05:26:25.739360+00:00", "table_alias_map": { "personnel_registry": "emp", "sales_registry": "cst", "receivables_log": "inv", "sourcing_list": "spl", "dispatch_queue": "shp", "journal_entries": "txn", "portfolio_index": "act", "sales_queue": "ord", "stock_catalog": "prd", "facility_registry": "brc", "engagement_log": "prj", "area_registry": "rgn", "activity_log": "tsk", "cost_centers": "dpt", "attribute_groups": "ctg", "stocking_sites": "whs", "workforce_data": "empl", "acquisition_log": "ordr" }, "non_lexical": true, "optimizer": "AdamW", "lr": 3e-05, "weight_decay": 0.0, "batch_size": 8, "grad_accum": 8, "effective_batch": 64, "epochs": 3, "warmup_steps": 200, "grad_clip": 0.5, "lr_schedule": "cosine", "checkpoint_criterion": "val_em", "max_seq_len": 256, "dtype": "torch.bfloat16", "eval_method": "teacher_forcing_argmax", "alias_groups": { "T1": [ "act", "cst", "emp", "inv", "ord", "spl", "txn" ], "T2": [ "brc", "ctg", "dpt", "empl", "ordr", "prd", "prj", "rgn", "shp", "tsk", "whs" ] }, "log_every_steps": 50, "eval_n": 500, "dry_run": false, "best_epoch": 3, "best_train_loss": null, "val_exact_match": 1.0, "val_outer_alias_acc": 1.0, "val_inner_alias_acc": 1.0, "val_t1_inner_alias_acc": 1.0, "val_t2_inner_alias_acc": 1.0, "val_t1_t2_gap_pp": 0.0, "val_inner_by_alias": { "act": { "correct": 64, "total": 64, "pct": 100.0, "token_group": "T1", "opaque_table": "portfolio_index" }, "brc": { "correct": 67, "total": 67, "pct": 100.0, "token_group": "T2", "opaque_table": "facility_registry" }, "cst": { "correct": 50, "total": 50, "pct": 100.0, "token_group": "T1", "opaque_table": "sales_registry" }, "ctg": { "correct": 57, "total": 57, "pct": 100.0, "token_group": "T2", "opaque_table": "attribute_groups" }, "dpt": { "correct": 52, "total": 52, "pct": 100.0, "token_group": "T2", "opaque_table": "cost_centers" }, "emp": { "correct": 45, "total": 45, "pct": 100.0, "token_group": "T1", "opaque_table": "personnel_registry" }, "empl": { "correct": 70, "total": 70, "pct": 100.0, "token_group": "T2", "opaque_table": "workforce_data" }, "inv": { "correct": 61, "total": 61, "pct": 100.0, "token_group": "T1", "opaque_table": "receivables_log" }, "ord": { "correct": 56, "total": 56, "pct": 100.0, "token_group": "T1", "opaque_table": "sales_queue" }, "ordr": { "correct": 60, "total": 60, "pct": 100.0, "token_group": "T2", "opaque_table": "acquisition_log" }, "prd": { "correct": 59, "total": 59, "pct": 100.0, "token_group": "T2", "opaque_table": "stock_catalog" }, "prj": { "correct": 44, "total": 44, "pct": 100.0, "token_group": "T2", "opaque_table": "engagement_log" }, "rgn": { "correct": 51, "total": 51, "pct": 100.0, "token_group": "T2", "opaque_table": "area_registry" }, "shp": { "correct": 50, "total": 50, "pct": 100.0, "token_group": "T2", "opaque_table": "dispatch_queue" }, "spl": { "correct": 51, "total": 51, "pct": 100.0, "token_group": "T1", "opaque_table": "sourcing_list" }, "tsk": { "correct": 59, "total": 59, "pct": 100.0, "token_group": "T2", "opaque_table": "activity_log" }, "txn": { "correct": 45, "total": 45, "pct": 100.0, "token_group": "T1", "opaque_table": "journal_entries" }, "whs": { "correct": 59, "total": 59, "pct": 100.0, "token_group": "T2", "opaque_table": "stocking_sites" } }, "train_log": [ { "epoch": 1, "loss": 0.030872, "val_em": 1.0 }, { "epoch": 2, "loss": 8e-06, "val_em": 1.0 }, { "epoch": 3, "loss": 8e-06, "val_em": 1.0 } ] }