culverscruple commited on
Commit
b839b86
1 Parent(s): c3a764e

Training in progress, step 6000

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