barha commited on
Commit
c6ddcde
·
verified ·
1 Parent(s): 534df0c

aLoRA retrain of text-to-json on granite-4.0-350m (stock PEFT, q/k/v/o_proj + input_linear/output_linear, gated on assistant invocation tokens)

Browse files
adapter_config.json CHANGED
@@ -41,12 +41,12 @@
41
  },
42
  "revision": null,
43
  "target_modules": [
44
- "v_proj",
45
- "k_proj",
46
  "o_proj",
47
- "q_proj",
48
  "output_linear",
49
- "input_linear"
 
 
 
50
  ],
51
  "target_parameters": null,
52
  "task_type": "CAUSAL_LM",
 
41
  },
42
  "revision": null,
43
  "target_modules": [
 
 
44
  "o_proj",
 
45
  "output_linear",
46
+ "k_proj",
47
+ "v_proj",
48
+ "input_linear",
49
+ "q_proj"
50
  ],
51
  "target_parameters": null,
52
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44f3086119a11e4df3a7485c8379e501def6f396711811d5fd2503b096455cec
3
- size 23885040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2716f68b5feff1ec5672f6575fe1b67e3431577955176aa9abcd13d539a8694b
3
+ size 53261144
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99ed812399fc5bb8fee95367e24579ae80ddcb98557d456c1580a7afe3f016d9
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d58b226dad90b899f3037dfb3295053c190ca58efc6850fff5f4cdfef65974
3
  size 5496