AshishKarel commited on
Commit
ba49e48
·
verified ·
1 Parent(s): 865b1df

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -30,13 +30,13 @@
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
 
 
 
33
  "down_proj",
34
- "q_proj",
35
- "up_proj",
36
  "gate_proj",
37
- "v_proj",
38
- "o_proj",
39
- "k_proj"
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
 
30
  "rank_pattern": {},
31
  "revision": null,
32
  "target_modules": [
33
+ "o_proj",
34
+ "v_proj",
35
+ "k_proj",
36
  "down_proj",
 
 
37
  "gate_proj",
38
+ "q_proj",
39
+ "up_proj"
 
40
  ],
41
  "target_parameters": null,
42
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd4e3533003a8850d4bb04699261252edbe7d45dacf99920bbb050545a335345
3
  size 47583840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8ef7a067d99db1a4c7d2a012a55a513c2cddbb440f01421140efd84c6e422d
3
  size 47583840