duyphu commited on
Commit
66225ba
·
verified ·
1 Parent(s): 591cd29

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
- "v_proj",
24
- "up_proj",
25
- "q_proj",
26
  "down_proj",
 
 
27
  "o_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
+ "gate_proj",
24
+ "k_proj",
 
25
  "down_proj",
26
+ "q_proj",
27
+ "up_proj",
28
  "o_proj",
29
+ "v_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:6a7cba2a12c17aea3bdb997683ed3be81d83e0bad0a4482ef99c7ed959755239
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dcac420116a9d3af1fe554bc7bf54efaa5b00c3ed9171710ae4aeecd06dc635
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:964aa013813c15db3307b488a078f2afc40bdcfac9600161e7fc4a3abb281f2b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bd6fd5c1c86d2de769e1b18e37ddd83a934bc9b1d4fa7b3970a961f232c44e3
3
  size 6776