duyphu commited on
Commit
67551de
·
verified ·
1 Parent(s): 4e02ba0

Training in progress, step 13

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