chauhoang commited on
Commit
29a44b8
·
verified ·
1 Parent(s): c2c5988

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "down_proj",
25
  "gate_proj",
 
26
  "v_proj",
27
- "q_proj",
28
  "o_proj",
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "down_proj",
25
  "v_proj",
26
+ "up_proj",
27
  "o_proj",
28
+ "q_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c3482f05a3239c5148a658dda997b8699ad5eeaf7dff065d7b6a6a79c27838f
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7886389a1c62281327c1eca1cd0e07c3b6db0c73ced74ec03e0d7176f3526570
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33f423efd63cc50e446a5d1ea9f62f6627a5376c3f1316c9b2fdbf06aa95d34c
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628970152feeac105812f9c8682fefb7aa0b323a791b99c70b7ddeccc6d98f93
3
  size 6776