yyx123 commited on
Commit
89d5236
1 Parent(s): bf6b673

Training in progress, step 60

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "up_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "o_proj",
27
  "q_proj",
28
- "down_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "v_proj",
23
+ "gate_proj",
24
  "q_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ec6807b8767a98d27be63457939673464d7443bc04b6108f2da32407557f526
3
- size 72673912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f483e40f60cd7d2f56753f5023131be91390b97cea79c3007c8a8835f481e14d
3
+ size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:398e904aeb17da997e724d432a92581035b0bafcbd8c7f47f5e0946bc615b7a7
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2ed3dceecac2a2fd696ea265d0d9ed2350095dcefb32d0114ddc38597e1a340
3
  size 4728