chauhoang commited on
Commit
6814277
·
verified ·
1 Parent(s): 77bd916

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "down_proj",
25
- "o_proj",
 
26
  "k_proj",
27
  "q_proj",
28
- "up_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
+ "up_proj",
25
+ "gate_proj",
26
  "k_proj",
27
  "q_proj",
28
+ "v_proj",
29
+ "o_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:9bee5eabf9a4de1b0740ec6aad1b85d7ecefd4761b1f531a8007c34c8534ad18
3
  size 6804608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9dcaadd906cd7dadb8af4177d5e8edb88a865d329a801beb73f59dfc64bac9
3
  size 6804608
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38ba5ddc4e52389a44532b259c7f5a532974382a1fb7dec85abdeede052aa5eb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e995e7df68c78619722e1c1e26de3e1f6baa1f029560a46cd5dde0e62270f29
3
  size 6776