chauhoang commited on
Commit
95a63d2
·
verified ·
1 Parent(s): 3c5bbd7

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