ExplosionNuclear commited on
Commit
1b8c0d5
·
verified ·
1 Parent(s): a4428f0

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
- "down_proj",
28
  "q_proj",
 
 
29
  "v_proj",
30
- "gate_proj",
31
- "k_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
 
27
  "q_proj",
28
+ "up_proj",
29
+ "o_proj",
30
  "v_proj",
31
+ "down_proj",
32
+ "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d72b5812e0357733b743790809055388f38fcc3dd819f1dead6de6526c8537c
3
  size 12208024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c68419b132aea1db6ef7b0a93eef1227a8124e8a896786dbe38edaeec7556f1
3
  size 12208024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc89fd7b6123521e621428d9c5e5280576189c158663c5c849a296708c85a1ad
3
  size 14328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c3a8b9a6ee16e54652b0965613824750fc3b60d013c7935a23793aaa569a618
3
  size 14328