duyphu commited on
Commit
5939b45
·
verified ·
1 Parent(s): 33552a0

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
- "q_proj",
25
- "down_proj",
26
  "v_proj",
27
- "o_proj",
28
  "k_proj",
29
- "up_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
+ "down_proj",
26
+ "up_proj",
27
+ "q_proj",
28
+ "o_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:50eb5815aad68f04f832a980814d3a0a9e4dc4dc29164241193a8556fae1c5c2
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:818e3a782cd131f9a2101893643ffc923f8196c6dc1e8aad27720e388aa08b26
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1edd6ac83b47b75a4c24847ec8773380fd617ad9aa4ec798c4236952f06f0b86
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:366f508fb536d332c3a7285b87e5a0a509a637eb7224b9519d1835e6221b8459
3
  size 6776