tuanna08go commited on
Commit
2e487f9
·
verified ·
1 Parent(s): 69d662c

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
  "k_proj",
25
- "v_proj",
26
- "up_proj",
27
  "gate_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
  "k_proj",
 
 
24
  "gate_proj",
25
+ "v_proj",
26
+ "q_proj",
27
+ "down_proj",
28
  "o_proj",
29
+ "up_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:46c6dcbc56f93edb76258bdc6cd7f939f3caf7ee866a0c07d75e7c611d24015f
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1076f901944855f42760f45e550c2e8cfb2bb872c20d85d3c0f36cda176286ec
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17a8f2a3e7c1f190239beb6041ce444e296d08c4ea4defd37445c29a733a600d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62f5575f35140270995672400d10b469b3a4d3d41bebaec6bd392e970427f83
3
  size 6776