chauhoang commited on
Commit
46e49a1
·
verified ·
1 Parent(s): 82d31ea

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
  "qkv_proj",
26
- "gate_up_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "qkv_proj",
24
+ "gate_up_proj",
25
+ "o_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4548940196fa7411b31d240613525acb52b4318e56c4751660e1ecb7977457e
3
  size 50365768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d941a368080514bb1e9d6c2dee2cf04259c91500c89b8426c4f1580b75468f2d
3
  size 50365768
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50d23e56e3e86304ffb98dcb0382b3685485ec67bb3765c9456c738f2957275b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e713666533751dbec22e7a340fd98bd25bd8dc785afa36778ccd83a2f816d2e6
3
  size 6776