zzigakovacic commited on
Commit
5ad18b3
·
verified ·
1 Parent(s): ba778c0

Training in progress, step 5

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: qwen2-vl-7b-multi-image-program-generator
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -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/zzigakovacic-cornell-university/huggingface/runs/oj4xhka4)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: qwen2-vl-7b-multi-image-program-generator
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
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/zzigakovacic-cornell-university/huggingface/runs/nmkff12r)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -24,8 +24,8 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
+ "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9970b6b7a8249c3ec8e6d883554224246a816e5faad01fdea19d7cf441ab91b
3
  size 10108960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b1f8748ad2b8a8a059ea5e7a5e0755efa73510b9571b29e3ed401f3397722c
3
  size 10108960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2625ac3aa41a23d758a6c1c31bbd55519fcc8c45f0a2e1e8f60a3860e69ffad7
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6859c6c177e75a68af2c4a5aa2208c873cd4a93610b5f97a6c42c95a784dddb0
3
  size 5816