jssky commited on
Commit
7f372c6
·
verified ·
1 Parent(s): 0a4ba56

Training in progress, step 5

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
24
  "v_proj",
25
- "gate_proj",
26
  "down_proj",
27
- "o_proj",
28
- "up_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "o_proj",
25
  "v_proj",
 
26
  "down_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "up_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:7fd49c50f97b5fef93779ea66d31e86cf5510214efc0a059dacaee2e41033335
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abeda1e4022e6e167cb390c95e74d15c7307ab2c37d6d7f5ea6b6a46aaea18cd
3
  size 70430032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86fc0fae7af6c964d28cbdfdf0241b208b3b6f862c8f1df4ccaad6f6a5f33100
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8141418bd3841ca1203dbe43091f9f4c2e7bd8a0fcec4b0acaf1e81043f1ff89
3
  size 6712