duyphu commited on
Commit
49a9b12
·
verified ·
1 Parent(s): 44cae6c

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "o_proj",
25
- "up_proj",
26
  "down_proj",
27
- "gate_proj",
28
  "q_proj",
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
 
24
  "down_proj",
25
+ "up_proj",
26
  "q_proj",
27
+ "gate_proj",
28
+ "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14ccf42151052cff033aa74a3c16bd4103d0c41aa43318e2a91e2278fc3b4b21
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f0bbd858ce3ab402934157f99f87597f84764a41643f263d8f982136cab5526
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4026d9f259ce3f6598bd5aaf62b55f97c02e757d4dc8fc68ba6b06430bb5da
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e61d2e79b0010e5c3e85701a4fd8d25617adae466f4c9b11665b32de2be3518
3
  size 6776