LaoRay commited on
Commit
532ab0d
1 Parent(s): 58e71f4

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "q_proj",
25
- "gate_proj",
26
- "k_proj",
27
  "o_proj",
 
 
 
28
  "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
 
24
  "o_proj",
25
+ "k_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
  "down_proj",
29
+ "v_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:ad588d1ce75b122315929d44766ce0ff95ef0d13b28283ee7281b90455e9136d
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cbb858ee9b3d8705eeb109e96756cf64eafd65967700896ecf560aa8c17ade4
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc5b53ff73df66c7260b82ecb294a63bdca90dc2d9429f032457138df19f2d95
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d36dbf1e1995350590caf253c5db3975bbab7f82ee3a7530df4b486f8c61f2bf
3
  size 6200