winnieyangwannan commited on
Commit
8b6b012
·
verified ·
1 Parent(s): 6f2b666

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "down_proj",
28
  "gate_proj",
29
  "k_proj",
 
 
30
  "q_proj",
31
- "v_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "gate_proj",
27
  "k_proj",
28
+ "o_proj",
29
+ "up_proj",
30
  "q_proj",
31
+ "down_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36ec2159492f274b7e78f366650e7d40599a564cb5983d3ab3da4b35c50ff802
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4afc1dd1279e164c88fd39db3593809491cb76f947aec02b1a63a72efbcfad
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3712c5fdd6e5241e8ea26ae62b28612fc514ec88e8a03bc6c1b3a46acfc611a
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81786d634f359bee447d9c2dad023b92502900c87e9208470ed326b1204c5b1a
3
  size 5816