chauhoang commited on
Commit
1a4be34
·
verified ·
1 Parent(s): e64c401

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
- "o_proj",
24
- "gate_proj",
25
- "down_proj",
26
- "v_proj",
27
  "q_proj",
 
 
28
  "up_proj",
29
- "k_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
+ "k_proj",
26
  "up_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "o_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:956d8573d66c2700aa4d6850ae08970bfedefbf1819959000bd12450fe331d51
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974e9a5813e20ce30c4128b69b4ea5db96769414429abfed3c51af603b9833f0
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f1d21b8bd6bec2317fdaeed0d8c081c5d14f16f42dffd92ffc31646b63aa33c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755fe3f761660621100b80e385ca06174d51485133b10431bc33ac8e199bc8b3
3
  size 6776