sergiopaniego HF Staff commited on
Commit
43dcba5
·
verified ·
1 Parent(s): 880cd7c

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/sergiopaniego/qwen2-7b-instruct-ChartQA/runs/lw5on74y)
31
 
32
  This model was trained with SFT.
33
 
 
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/sergiopaniego/qwen2-7b-instruct-ChartQA/runs/e5sl6uur)
31
 
32
  This model was trained with SFT.
33
 
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79a50c845b343872168b9eb9b1e641010e9635e6186c5d1a59af3c909256ce30
3
  size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:080b641342611d3a6e019e51d98cd1819d53906e9b07c8e0836c5bd70e7e558d
3
  size 10107280
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d27ec64c89f90a77f890c7f225d8462c8496b1f534c3e0784cbe815c4f64ca7
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e8847a94f73a73c423fe54e7a4e1815da29e9d4eb79f377b691ed1bd6cb4d1
3
  size 5560