peterhung commited on
Commit
9cb787b
1 Parent(s): bc0e2fd

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "gate_proj",
23
  "k_proj",
24
- "down_proj",
25
- "up_proj",
26
  "o_proj",
27
- "q_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
23
+ "down_proj",
24
  "gate_proj",
25
  "k_proj",
 
 
26
  "o_proj",
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a738dbb9218b23c5c945c0b54daa006e0670b73f7ca7ad765dfdfacfda8409a4
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f71445779b94620dc5075dbf796ad4caf98acf5c11cfd42099bf2f90071540
3
  size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e8844f9ddff5def88490e57d6016848a9a0381d89d8fbb9f7f759755f5d79e2
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6760a6922a68256e22bdfaa29343ab93fe75f7ff24ec616afa86807a7a8e0770
3
  size 5304