duyphu commited on
Commit
2ab438b
·
verified ·
1 Parent(s): 9edb4b4

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