llm-finetune commited on
Commit
bcf8c3b
·
verified ·
1 Parent(s): ded4b38

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "q_proj",
23
  "o_proj",
24
- "v_proj",
25
- "k_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "gate_proj",
23
+ "up_proj",
24
  "q_proj",
25
  "o_proj",
 
 
 
26
  "down_proj",
27
+ "v_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b2a933aa13ba366bf27099942067f87ac9a4f1fbb8b00a98263990ff9bfc796
3
  size 78480072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69144486dc80fe50847a18368e2c69d428ac738eeced8e1a8de094b1bc96aff7
3
  size 78480072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24e89271976e51b82cc711d1eac5a1458be40f824c92e8b5a741f48cddb9f45e
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36647851269891cbd405090f5c4ca087c3cb517672532de7daab6e7d09866f0
3
  size 4856