hugodk-sch commited on
Commit
724fd01
1 Parent(s): d0fe551

Training in progress, step 200

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