trungvo commited on
Commit
159b567
1 Parent(s): a99879f

Training in progress, epoch 9

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "down_proj",
25
- "o_proj",
26
- "up_proj",
27
  "q_proj",
 
28
  "gate_proj",
 
 
29
  "k_proj",
30
- "lm_head"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "lm_head",
 
 
 
24
  "q_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "o_proj",
28
+ "v_proj",
29
  "k_proj",
30
+ "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7967a5c9339260ee3f4a0679090f095b9c60218f1f2e41c6e049d02568b5d8c8
3
  size 581159464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:100a454346f3c816b07edac7df2ea6477d1ea2a6de73d01c2f93b59667241e17
3
  size 581159464
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f586d97a46847831c55066c8b200a99a8fad39f7fe9d5ba01ba853c650e8b480
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fad394792d1a572587bbdf910df903dd9fa76b5c2217752673f41a485375f1b7
3
  size 5176