besimray commited on
Commit
c466f0b
·
verified ·
1 Parent(s): 33075f7

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "k_proj",
 
 
 
25
  "down_proj",
26
  "q_proj",
27
- "v_proj",
28
- "gate_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "o_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
  "down_proj",
28
  "q_proj",
 
 
29
  "up_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:3e782ae28c83ad95c50cb7b75c44ef384af5a69f0cae662f258d1d3dcdf7ff30
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43dfae7d10f75e0524be41b70b288f5192eb29f95438d6e89ee1c45e33b79903
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd62ee7ea8812c424f5e6128f1308129a16dbbf40f504753e5dc76062e826242
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff1d8c6f902797e12d28a21e9a2c84e35270ac0165782c609c1439669b26556
3
  size 6648