Erland commited on
Commit
6090796
·
verified ·
1 Parent(s): 39faa2d

Training in progress, step 30

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