jijihuny commited on
Commit
50e9b4d
·
verified ·
1 Parent(s): 8ea23a5

Training in progress, step 621

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