keortegajau commited on
Commit
e78a3dd
·
verified ·
1 Parent(s): c54ae30

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "up_proj",
28
- "v_proj",
29
  "gate_proj",
30
- "q_proj",
31
  "o_proj",
32
- "k_proj"
 
 
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "gate_proj",
27
+ "v_proj",
28
  "o_proj",
29
+ "k_proj",
30
+ "q_proj",
31
+ "down_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2eebd6cfd9b9589bc9baad3a1dc1ef6475ff4da4d008f75408f9818a681dc809
3
  size 84761704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d5beb69c7f8fce52ab6fcae5305fa7099412e234508024aa2c9e99e91fddc6
3
  size 84761704