christineyu commited on
Commit
14a0df5
·
verified ·
1 Parent(s): edde79e

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "w2",
27
- "v_proj",
28
- "o_proj",
29
  "k_proj",
 
 
30
  "w1",
31
  "q_proj",
32
  "w3",
33
- "lm_head"
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "k_proj",
27
+ "o_proj",
28
+ "lm_head",
29
  "w1",
30
  "q_proj",
31
  "w3",
32
+ "v_proj",
33
+ "w2"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24bcc221658f613d24851664708f3046da7fd732e893ea1f0f352a81c2eb38a7
3
  size 1171557128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3114fbda61018a224b4b848296e743dc3e307560626348876ff5af355835cbd6
3
  size 1171557128
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ae13c23bf86e04c54346fef1b2ceba0bdf6935d02212820f620eedd3ea4b687
3
  size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca40674a74af8fd2ee1b186be82dcf07657ecc3762da29da3eb5c79b277218c
3
  size 5880