hugodk-sch commited on
Commit
4447983
1 Parent(s): a3170c8

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "o_proj",
24
  "up_proj",
25
- "gate_proj",
26
  "v_proj",
27
  "down_proj",
 
 
28
  "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
23
+ "o_proj",
24
  "v_proj",
25
  "down_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
  "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e5eebef15a07da863c5fc08cc2014b1ba6f08bebfa75043de56daeec484862e
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eab91702cdaaa410c6b28b384f519872c20bcacd482e995ab49fa19b5b94dc6
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:441f0240262929170173693f1228552af4b54b5cae2c362e7b8a55eefc7ae58c
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab90cd5448d8bddc9a2f977ce2b12a13f064a318b89a661494f06281976c71d7
3
  size 4984