asadmasad commited on
Commit
702d63f
1 Parent(s): 0e7a37b

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
- "gate_proj",
25
  "o_proj",
26
  "q_proj",
 
27
  "v_proj",
28
- "up_proj"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "o_proj",
23
  "q_proj",
24
+ "down_proj",
25
  "v_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9e44ba23879a732a486a45e056c4241ac5e9f2309dcd134eadad7d060235cb1
3
  size 75013128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e2728c1694e77a83db6556a83cde6a75178f1cf09b1884d29a10430b4b0a8a4
3
  size 75013128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:945af02b220735c6132308fd126904c902800cd0f561f71fc4eccd68eec2133c
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3d120151c80b0e770a0b65a8036441427f6f82bfad817bf564ec7b2bf72401
3
  size 4792