lesso commited on
Commit
5c5288e
·
verified ·
1 Parent(s): 9ba8cdb

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
24
  "up_proj",
25
  "v_proj",
26
- "k_proj",
27
- "gate_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
+ "gate_proj",
24
  "down_proj",
25
+ "o_proj",
26
  "up_proj",
27
  "v_proj",
 
 
28
  "q_proj",
29
+ "k_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:3c5081fb89938f6e8502b4336f45abbc8088b7b6186fbdf80e342338a61a0daf
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1873e9527d20f24f67f98db17c70572556768c534d1d6e4f4ae0d04ef41332
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbcdbfa45fff0837fd8bd9e25494fc2d6f2c1706feeced80a01fede5c0e314c7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b787cf00a0bf21dcecfa64e4ed3fd7c145cc55e1992c0ed725bf3c55bad515
3
  size 6776