yyx123 commited on
Commit
a79c71a
1 Parent(s): 5ffa57e

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "gate_proj",
24
- "up_proj",
25
- "v_proj",
26
  "down_proj",
 
 
 
27
  "q_proj",
28
- "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
22
  "down_proj",
23
+ "up_proj",
24
+ "k_proj",
25
+ "o_proj",
26
  "q_proj",
27
+ "gate_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac22903262ed64aae34e873eb9364a095334b19e2348dba7551f867b886dbdae
3
  size 72673912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d709b2d928f7192a958c556d9d871c4c7e11d60567e798f54eadd7145f389ef
3
  size 72673912
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4625efda57007f01cd66aeec3ac26b70723f56fc0fce9cdddc3757b0e8baaf0c
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3540153cddf246b726f4ba132c8c285fde88eb98729b0cff8eacff9abe1bffb4
3
  size 4728