hugodk-sch commited on
Commit
c97cee0
1 Parent(s): 8d40773

Training in progress, step 100

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