mkopecki commited on
Commit
5cb8d43
1 Parent(s): 74a4744

Training in progress, step 192

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