tuanna08go commited on
Commit
fc759f8
·
verified ·
1 Parent(s): 6f86ea0

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
- "up_proj",
24
  "o_proj",
25
- "gate_proj",
26
- "down_proj",
27
- "k_proj",
28
  "v_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
  "v_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "up_proj",
29
+ "down_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:b052943da76b677f67482d1092df8ee641d90acc884ed9734c5edd5c98b9f978
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed9311dc17ebd790a5def34affb92e5fb598b88f82fdd85d9e335e90ea0b7305
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e00e897b7e47a818c821564c1b288684edb0cb3c80c81673b68282f4056df846
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb6614c1bc4bff82f2482c78ce7d6a93fde0b19044859f0bc48ad379b9a10ab
3
  size 6776