isaaclee commited on
Commit
56be7dd
1 Parent(s): 51afbc3

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "up_proj",
23
- "k_proj",
24
- "o_proj",
25
  "q_proj",
26
- "down_proj",
27
  "gate_proj",
28
- "v_proj"
 
 
 
 
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "q_proj",
 
23
  "gate_proj",
24
+ "v_proj",
25
+ "k_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58e53a80ed29f16cdd3801d512a15e6c45b29af63a54c71b5f87bdfff6db9022
3
  size 283223752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:415a78f2cfa05167f7bf3aefcfe493a8506a21dc8c91d5e19ce97059559daedd
3
  size 283223752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:186d4a8d5e284e001aba263dbdd99b1efa3e780c9807dc7682d2a270d62a7dc3
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d7d9f40b40fba81643c95fe582cce4dc9c93313f349074f8d52a57ecab60b1
3
  size 4728