cwaud commited on
Commit
6fd53d3
1 Parent(s): b688efb

Training in progress, step 3

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