mooner2 commited on
Commit
cc72cd1
·
verified ·
1 Parent(s): 4d67f78

Training in progress, step 20

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: varco-vision-trl-sft-doc
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/mooner_-sungkyunkwan-university/qwen2-7b-instruct-trl-sft-ChartQA/runs/bbed21m2)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: varco-vision-trl-sft-doc
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/mooner_-sungkyunkwan-university/varco-vision/runs/feg0n0oc)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2a5290a2d4bda2967e0b72e9d51840ae681408513546b80a8d2b8c866365c56
3
  size 10290048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5e6a33849aff5606aa320d67742ce58b189acde91514d02039504244f70201d
3
  size 10290048
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cd41a49a284af6eb23cea9421ab10f05bbb73afb0118dccd3846d9fd4df30a5
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e3fe6645386874bdb8061e7f48c21698667601c32761df13bce7d6c385a59d
3
  size 6161