codelion commited on
Commit
7f31061
·
verified ·
1 Parent(s): 0fbe906

Upload execution-aware world model LoRA (accuracy: 33.3%)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -25,12 +25,12 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "gate_proj",
29
  "down_proj",
30
- "up_proj",
31
  "k_proj",
 
 
32
  "q_proj",
33
- "o_proj",
34
  "v_proj"
35
  ],
36
  "target_parameters": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "o_proj",
29
  "down_proj",
 
30
  "k_proj",
31
+ "gate_proj",
32
+ "up_proj",
33
  "q_proj",
 
34
  "v_proj"
35
  ],
36
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:83c5b72c6dda3ab2b676e886b77ac120f0c2a76ddd55ac1d57d8c9165e0d8fa4
3
  size 528550256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158bdfda578f7b6d98dc93ceb67eca5d9fb6f61bc9ecb0d7e0d5064732c679c0
3
  size 528550256