duyphu commited on
Commit
fee0da7
·
verified ·
1 Parent(s): 5ca91e7

Training in progress, step 13

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