lesso commited on
Commit
1480769
·
verified ·
1 Parent(s): ad2340a

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "up_proj",
25
- "v_proj",
26
  "k_proj",
 
 
 
27
  "gate_proj",
28
- "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "k_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "up_proj",
28
  "gate_proj",
29
+ "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2077edd2207a2a518f443638b46b9b35f102660c7941959c36f77adb83613e63
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0165b900d6643973f1d779bb90bc0a373604af12b95b66f134cbeda9a8aff69f
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbcdbfa45fff0837fd8bd9e25494fc2d6f2c1706feeced80a01fede5c0e314c7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5b71306348af82fdf5be63d0b727838ab07f32b4fbd4ba952173940990232e
3
  size 6776