EdwardoSunny commited on
Commit
93ed4c9
·
verified ·
1 Parent(s): deac3e5

Training in progress, step 20

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: qwen2-7b-instruct-trl-sft-ChartQA
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/edward-sun-ucla/qwen2-7b-instruct-trl-sft-ChartQA/runs/mph9h2dj)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: qwen2-7b-instruct-trl-sft-ChartQA
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/edward-sun-ucla/qwen2-7b-instruct-trl-sft-ChartQA/runs/30lkgkhl)
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
- "v_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5609938e85aba11cb3c8a52296316b209c4a6711f9b790053922b96f5a5efefb
3
  size 7393888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7128725c715c3a3faec286b3e50d4b0f6db9c3ad4c6d7122218883a7f482c946
3
  size 7393888
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2afbbd37488754a96601b9b0d5f7806704743f84e74b74ca43b3e48291a1e84c
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75ffa9701d38fd2c62426cf225ba3fe5449dda5eb47ae255742e4601005b93a
3
  size 6225