ChenWu98 commited on
Commit
21abd96
1 Parent(s): 467e2de

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "k_proj",
24
  "v_proj",
25
  "gate_proj",
26
- "o_proj",
27
  "up_proj",
28
- "q_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "v_proj",
23
  "gate_proj",
 
24
  "up_proj",
25
+ "down_proj",
26
+ "q_proj",
27
+ "o_proj",
28
+ "k_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:0245b4077852cbc1bf24d7f1f2bb1d1e87a0f9905316ba0be91389437ccec801
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8967dab6d29d06e4c6ad030a246eaccb45a7140e5c8e318ab7472e0ed5e279cf
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95ecd2e411518379e5609941a5258bf9f0dfc7d8cc6731e7efe339c6cff8ba69
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b48065ef50f05e1bd63a3cf229333ce482310888f0ace0452e7589b830648ef1
3
  size 5944