hugodk-sch commited on
Commit
18e1c61
1 Parent(s): 2f97ad9

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "o_proj",
25
  "k_proj",
26
- "down_proj",
27
  "q_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
  "k_proj",
 
24
  "q_proj",
25
+ "o_proj",
26
+ "gate_proj",
27
+ "v_proj",
28
+ "down_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:f59a5a3009fd0d692a9e79a2e5db218bebcace35d25a55969a96b406565794b8
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03e35a31a2592142bc2c19ac2824b77733933c82f1d6ec64c539c85894c4da86
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3d4aa3634fac18bc57d667f808b7d476c27b690f2014e8c9ff15554e463fb05
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8cd4f8da5bde28dd822e96ac8aa40eeeaa42e7b26b773c424a8a086607ea741
3
  size 5176