thyYu2024 commited on
Commit
ceef930
·
verified ·
1 Parent(s): 4ffd149

Training in progress, step 1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: qwen2-7b-instruct-trl-sft
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -27,14 +27,14 @@ 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/zlzhqhnp)
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.21.0
38
  - Transformers: 4.55.2
39
  - Pytorch: 2.4.1+cu121
40
  - Datasets: 4.0.0
 
4
  model_name: qwen2-7b-instruct-trl-sft
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/ruoxue2-stony-brook-university/qwen2vl-sft-mydataset/runs/h3rmety2)
31
 
32
 
33
  This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.20.0
38
  - Transformers: 4.55.2
39
  - Pytorch: 2.4.1+cu121
40
  - Datasets: 4.0.0
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
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",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f68a746e6114117a070c685e159757f9bc430a9ce905896cdb76a8e100efffa7
3
  size 10110864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee16c3f93520da21fc8b31b694af117c1a49c405a4740645f78a57ddff1ba15
3
  size 10110864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a251eb359d3ff2414a02cc1656fbc788fae2d05b05f3f34a865995d6f5d87eeb
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447da54e8b2ed6b86750b840cd849925a212f361bde661499adb59dbd1f9a8ad
3
  size 5816