shabieh2 commited on
Commit
f619e39
·
verified ·
1 Parent(s): 886a61f

Upload trained [Ludwig](https://ludwig.ai/latest/) model weights (weights)

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,12 +16,12 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 8,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2440cf970b038e6789a9af0a8e1c8d72ec014e0f38a111c32fbe5044aa282352
3
- size 13648432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57c86ef9b22d51abf1a874cb5cef63f6c97a0140302bad700d9d741cb44dec5
3
+ size 27280152