chauhoang commited on
Commit
07910f3
·
verified ·
1 Parent(s): a433c85

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
  "k_proj",
 
25
  "down_proj",
26
- "q_proj",
27
  "up_proj",
28
- "gate_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
+ "gate_proj",
25
  "down_proj",
26
+ "v_proj",
27
  "up_proj",
28
+ "o_proj",
29
+ "q_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:b26c1b36f65b28e6c2dd6b4b4018b55083d60ed1d853228fe9d064c73a3b3b69
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e769fe583b1fe43f7e461439a42bf6117b0bd2756de2dc069dcc31eed67384
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff6f1add48a305549ebc2de5eb1c98d274bdf04afbf5396dc59f12ba63f4b810
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b42dc409b933918ce354528aaab5da493a94c69266096b35c3813c00eb8eebb
3
  size 6776