imdatta0 commited on
Commit
ed50ffc
·
verified ·
1 Parent(s): 3e0d38c

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "o_proj",
 
27
  "v_proj",
28
- "q_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "q_proj",
 
25
  "o_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "k_proj",
29
+ "gate_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:604a3c009574e373df175757f592deafd4a939659cd5c091b32bd24ecc812e93
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca554ac56820d590cf0aed0d0fd806d0e56ce14a8b581d2780f472c21cba3dc
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e8980e838270f48462df6e283d644f7ed078466234624f7334bab559fbf0ca37
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d589daf23b69e7b2a7ada2234de62fc4255c8d45171d09d917f37c5b5b0047f
3
  size 5304