ncbateman commited on
Commit
b3aad1a
1 Parent(s): a0c5e45

Training in progress, step 35

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
  "down_proj",
26
  "k_proj",
 
27
  "o_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
+ "up_proj",
24
+ "v_proj",
25
  "down_proj",
26
  "k_proj",
27
+ "q_proj",
28
  "o_proj",
29
+ "gate_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:205c526b6cc1fb494d727c0bbbbdecd5c1d993a5c38ba8a9c4d150465a4633e9
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78fe1b5ad1a2057c17751b3c09470008cb088d9fbd520fc517902e041bcceebf
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56da8dc57c5bf230702cd681c0887ba0b68e7dae05ef5d2be26b02cdb0685deb
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:538ddb675c19e11b2b5d087f2549e85b6180656767f11457e34a8f69d9e78e58
3
  size 6648