erickfm commited on
Commit
4ad702e
·
verified ·
1 Parent(s): 4acf96a

Update marth checkpoint + metadata

Browse files
marth/config.json CHANGED
@@ -18,6 +18,7 @@
18
  "n_kv_heads": 0,
19
  "use_rmsnorm": false,
20
  "use_swiglu": false,
 
21
  "stick_loss": "clusters",
22
  "btn_loss": "focal",
23
  "no_opp_inputs": true,
@@ -28,11 +29,11 @@
28
  "autoregressive_heads": true,
29
  "mimic_mode": true,
30
  "lean_features": false,
31
- "mimic_minimal_features": true,
32
  "mimic_controller_encoding": true,
33
  "n_controller_combos": 7,
34
  "hal_mode": true,
35
- "hal_minimal_features": true,
36
  "hal_controller_encoding": true,
37
  "num_stages": 6,
38
  "num_ports": 4,
@@ -43,5 +44,5 @@
43
  "num_proj_types": 103,
44
  "num_proj_subtypes": 40,
45
  "model_preset": "mimic",
46
- "run_name": "marth-20260417-relpos"
47
  }
 
18
  "n_kv_heads": 0,
19
  "use_rmsnorm": false,
20
  "use_swiglu": false,
21
+ "use_input_gate": false,
22
  "stick_loss": "clusters",
23
  "btn_loss": "focal",
24
  "no_opp_inputs": true,
 
29
  "autoregressive_heads": true,
30
  "mimic_mode": true,
31
  "lean_features": false,
32
+ "mimic_minimal_features": false,
33
  "mimic_controller_encoding": true,
34
  "n_controller_combos": 7,
35
  "hal_mode": true,
36
+ "hal_minimal_features": false,
37
  "hal_controller_encoding": true,
38
  "num_stages": 6,
39
  "num_ports": 4,
 
44
  "num_proj_types": 103,
45
  "num_proj_subtypes": 40,
46
  "model_preset": "mimic",
47
+ "run_name": "marth-20260420-baseline"
48
  }
marth/metadata.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
  "character": "Marth",
3
  "melee_enum": "MARTH",
4
- "run_name": "marth-20260417-relpos",
5
- "global_step": 27795,
6
- "n_params": 26276389,
7
  "n_controller_combos": 7,
8
  "model_preset": "mimic",
9
  "pos_enc": "relpos",
10
- "val_loss": "0.6746",
11
- "best_step": 27795,
12
  "val_btn_f1": "89.3%",
13
- "val_main_f1": "56.6%",
14
  "val_shldr_f1": "90.4%",
15
- "val_cdir_f1": "62.7%"
16
  }
 
1
  {
2
  "character": "Marth",
3
  "melee_enum": "MARTH",
4
+ "run_name": "marth-20260420-baseline",
5
+ "global_step": 31065,
6
+ "n_params": 26285605,
7
  "n_controller_combos": 7,
8
  "model_preset": "mimic",
9
  "pos_enc": "relpos",
10
+ "val_loss": "0.6664",
11
+ "best_step": 31065,
12
  "val_btn_f1": "89.3%",
13
+ "val_main_f1": "57.2%",
14
  "val_shldr_f1": "90.4%",
15
+ "val_cdir_f1": "62.8%"
16
  }
marth/mimic_norm.json CHANGED
@@ -62,6 +62,34 @@
62
  "max": 281.1819763183594,
63
  "mean": 13.403279565569713,
64
  "std": 33.37676981213981
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  }
66
  }
67
  }
 
62
  "max": 281.1819763183594,
63
  "mean": 13.403279565569713,
64
  "std": 33.37676981213981
65
+ },
66
+ "speed_air_x_self": {
67
+ "transform": "tanh_scale",
68
+ "scale": 5.0
69
+ },
70
+ "speed_ground_x_self": {
71
+ "transform": "tanh_scale",
72
+ "scale": 5.0
73
+ },
74
+ "speed_y_self": {
75
+ "transform": "tanh_scale",
76
+ "scale": 5.0
77
+ },
78
+ "speed_x_attack": {
79
+ "transform": "tanh_scale",
80
+ "scale": 10.0
81
+ },
82
+ "speed_y_attack": {
83
+ "transform": "tanh_scale",
84
+ "scale": 10.0
85
+ },
86
+ "hitlag_left": {
87
+ "transform": "linear_max",
88
+ "max": 20.0
89
+ },
90
+ "hitstun_left": {
91
+ "transform": "log_max",
92
+ "max": 120.0
93
  }
94
  }
95
  }
marth/model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f88a29853a59c55dbfd28ae4689f078fc1a4878f102b736255f2d3bb590eb746
3
- size 265142496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be15082845c3e037bd6332f8a2bbd41468511789e63ebb0f299aeef73b4fd82a
3
+ size 265254050