ncbateman commited on
Commit
1389fea
1 Parent(s): eef4a6a

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "gate_proj",
25
  "k_proj",
26
- "down_proj",
27
  "o_proj",
28
  "v_proj",
29
- "q_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
  "o_proj",
26
  "v_proj",
27
+ "down_proj",
28
+ "q_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:33760eec7c379be1d0d4ca55eca3964bf646ff4d93e6b304cfb43d99ce911721
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df3c4f1ca07d9487eeae4cdd4d179772c9f28050b7c284fecb0261c95d85250f
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f92c27a189491087fbf4568286b283b098f20eebec5c21685fcb2d3acde66f43
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aab7569b3377c35eb78eba184a0601d7c745483ceeee6fb9509a33c18bb0950
3
  size 6712