hmhkamilo commited on
Commit
e09a741
1 Parent(s): 93b8fb4

Training in progress, step 9

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