AIEthan commited on
Commit
eb22d43
·
verified ·
1 Parent(s): e8613b1

Model save

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/ethanli2756-strake/qwen2-2b-instruct-trl-sft-ChartQA/runs/9hsewb6g)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/ethanli2756-strake/qwen2-2b-instruct-trl-sft-ChartQA/runs/ckam82dz)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dc0b9268271e42f6462007865eb44eec957b00da57145ccf1f345c8954ef1da
3
  size 4372840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa5dcb8d2c2815ae9f457d74ea717e0e27a710f9e151410fbf0c5272a7049c8d
3
  size 4372840
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb1737bfb2b38f12e8500412041d727bc7c5302ff4bb49a24059c36b8e3b7edf
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b92e26322efac6bff5e7468fe7cf497490b8402cffa42a7132f80d225f86c3aa
3
  size 5688