phungkhaccuong commited on
Commit
16890bf
·
verified ·
1 Parent(s): 60b2a94

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
- "down_proj",
24
  "v_proj",
25
- "gate_proj",
26
- "up_proj",
27
  "k_proj",
 
 
 
28
  "q_proj",
29
- "o_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
+ "up_proj",
26
+ "down_proj",
27
+ "o_proj",
28
  "q_proj",
29
+ "gate_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:db401385cb61050c996b7acac41706466fd57a58f6f12354b0553d2fcdaaaa9a
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e30f4a7951c6d9eb963d54f969a94726192588ec3bc35c8a8561bfc2558712b1
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69bf2b09332f291ec714d444c30535a2b372b4d6692884df750a50257ae8a238
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fea4dc66cca752418e0b20106b8837b2963e03affa86b9e7833722f3413a99b
3
  size 6776