duyphu commited on
Commit
43588d6
·
verified ·
1 Parent(s): 33d1617

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "o_proj",
 
25
  "gate_proj",
26
  "v_proj",
27
- "k_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
+ "down_proj",
25
+ "k_proj",
26
  "gate_proj",
27
  "v_proj",
28
+ "q_proj",
29
+ "o_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:38ed1db27983fd4057b396acf28f407d4fa9d5a0c633beac94f03bf03c5a4394
3
  size 15182728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ef7e9a7fc69deea4b3ad235f971ca8a922a7d241b65b0fe2c2c769c8822fc3
3
  size 15182728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12326af4dea10a830bf731866c1667353db78e29066e1b9b1c556a2b565ff53e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9abb2b1ec3ce81e6f2148d07bc1bc65e00c38955c3b82eee24048f74df234cab
3
  size 6776