thyYu2024 commited on
Commit
433401a
·
verified ·
1 Parent(s): 790488a

Training in progress, step 1

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/ruoxue2-stony-brook-university/qwen2vl-sft-mydataset/runs/p92o2inf)
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/ruoxue2-stony-brook-university/qwen2vl-sft-mydataset/runs/qigt436p)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "v_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "v_proj",
29
+ "q_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c44521e4f8208ee249cb0fa6061cee6e876245ebed402fa6e0237f4a9dbf79a
3
  size 10110864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25ed36143cf7b0ad607488e17722b2e9bae03702a5ccffc367d029a98e6d97da
3
  size 10110864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:400567dccaa61bdd53a5599aac3b0b9ab43fc631f1f2c6267a6105600db1bd75
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04f2388dc9a3d71b93a3f264a16bf12e417e42df37788954d9725f077375a9b5
3
  size 5816