prl90777 commited on
Commit
24b6c40
·
verified ·
1 Parent(s): 64d69dd

Training in progress, step 29

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