chad-brouze commited on
Commit
72e15a6
1 Parent(s): 169c8f4

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
- "q_proj",
24
- "k_proj",
25
- "o_proj",
26
  "up_proj",
 
 
27
  "v_proj",
28
- "gate_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:06be251fbd41242c5e6e78b83dd6b3407a66ab290976df4355ba92799d5e44c7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac274db1bcd70c6623fdebe47efa41bb58bc334e375ef26682aaf887063b145
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8efa96fc6524eecd510e6b19f5bbc5d7c42bb6cfb02ed246383687d0fb4182b0
3
  size 6200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9466609617bda127de901311ff703c9842f084751542fda7ea23eff85135b14d
3
  size 6200