duyphu commited on
Commit
aa63198
·
verified ·
1 Parent(s): d7263d5

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
- "q_proj",
24
  "v_proj",
25
- "up_proj",
26
- "o_proj",
27
- "down_proj",
28
  "k_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
 
 
24
  "k_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "q_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:3c7b801ff06db1f3a5d1804ee68fdaab3b3fec4a109195761612981595effc14
3
  size 22573704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3ec72a9796d748c9dfe18474eaa09eeab519afa0b2b8d3c9d499f56806b2f62
3
  size 22573704
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a31f506047d778f63da5cf5805306a7bf7bfc51c268ec2bbc737166a7325da45
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977b96be3a6ade976d7daf49f976beda4bff1a1ee47f7c82d0e2cfc3e99d54d1
3
  size 6776