DeepDream2045 commited on
Commit
19d0086
·
verified ·
1 Parent(s): 6c9f7a4

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "dense",
 
25
  "q_proj",
 
26
  "fc1",
27
- "v_proj",
28
- "fc2"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "dense",
24
+ "v_proj",
25
  "q_proj",
26
+ "fc2",
27
  "fc1",
28
+ "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c11319cf4a610482c0ad8a08c86c745223298427e8c17324cf085bce2bf3c9de
3
  size 237402
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2221398f139a64247098b0a0065522c53f283679afbe616899c16b432dbb90ac
3
  size 237402
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35f84cefbae9206f47a4308fd69e8fbec7509210dc2a4c6e6aa3830637bac8fa
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e0c398dca0cd5d0cbfc1d39ace7ffd58d75e75e41ef4457b9f0d32d72eec7c
3
  size 6776