chad-brouze commited on
Commit
83f60da
1 Parent(s): 0a074f1

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
- "up_proj",
25
- "o_proj",
26
  "k_proj",
27
- "v_proj",
28
- "q_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj",
25
  "down_proj",
 
 
26
  "k_proj",
27
+ "o_proj",
28
+ "gate_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:e08e4a503bd299cde3044d4e4bf1ae344c14f92aedf102fb0ec56e0e8cd9c34d
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b224ca23ca2c32f4f81ed5e7a87e8ee7132bb07f3a25fd91944936f58e84b67f
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9466609617bda127de901311ff703c9842f084751542fda7ea23eff85135b14d
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c881c67f720cf2cb93fed2b1739a5a927ebe2bd82aeafdbd8b1e7404f9805df4
3
  size 6200