lesso commited on
Commit
6376ae6
1 Parent(s): 0a65d9d

Training in progress, step 10

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:784c8b787bba41343e842517c6bb45b89e1926e48facbae6503c10e2b4ab48d0
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