error577 commited on
Commit
4b4ace0
·
verified ·
1 Parent(s): ccef0af

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
 
25
  "o_proj",
26
- "up_proj",
27
- "down_proj",
28
  "v_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
  "gate_proj",
25
+ "k_proj",
26
  "o_proj",
 
 
27
  "v_proj",
28
+ "up_proj",
29
+ "q_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:80893a4b2991e2ff605b62e37323f3197cce25f5b315de8910abec6ea24b3c20
3
  size 40036040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fda014c69bbf3a37ccaf2e1c99b70ac7231270b7182f452633fcacfd020fd24
3
  size 40036040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:01237c40293a5a83f4c9473b99d28851d65d9aa3569d0cc193e811573fe961cf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ae4301de5f15afdcba9736b5d183c06cedcc538b941731bffcf95169c5b4ba9
3
  size 6776