larry1129 commited on
Commit
0e4cf9c
1 Parent(s): b2c3334

Training in progress, step 1000

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