duyphu commited on
Commit
7b7d497
·
verified ·
1 Parent(s): d008f33

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