zzigakovacic commited on
Commit
1578b87
·
verified ·
1 Parent(s): de5ff66

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
- - sft
8
  - trl
 
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/nmkff12r)
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
  - trl
8
+ - sft
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/meghbiio)
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
- "v_proj",
28
- "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "trainable_token_indices": null,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:682ae27f249129b291f204d98f417eeebf9e14e2f5930d764f3528d52b3b34ab
3
  size 10108960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10719f046bc183fa51b13749f8a4331e5485bb7b085295617b8a4751d5e3d0f6
3
  size 10108960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6859c6c177e75a68af2c4a5aa2208c873cd4a93610b5f97a6c42c95a784dddb0
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eea158ad0cf7dd1db17b54f22954488f6c3fcb8e2d288ea7e6a9471e7501cdca
3
  size 5816