DeepDream2045 commited on
Commit
542bc13
1 Parent(s): ce1ac39

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
- "up_proj",
26
- "v_proj",
27
- "q_proj",
28
  "k_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
 
 
 
 
24
  "k_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "down_proj",
28
+ "o_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:5a4fd1a1204f820541a8f3b2731e5a5ef37999a03a9c7d0a27dd5dd588cafb95
3
  size 97728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc4f0532a8a124f8f6da731cb0bfb3fa5bc024dae5474dea2861a74dc0c47ec
3
  size 97728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7438df3680029d1b3ebd8cda75f93f924b03e7e0482eee806cb9cb7640a2209c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a177b60e693dc813e8f3df7a2d42c94f1117dfde37b89347c189b46762472d4
3
  size 6776