takenpeanut commited on
Commit
e6c0ef9
·
verified ·
1 Parent(s): 932b9c2

Model save

Browse files
Files changed (2) hide show
  1. README.md +56 -0
  2. adapter_model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: Qwen/Qwen2.5-VL-7B-Instruct
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: qwen2-7b-instruct-trl-sft-ChartQA
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/ybainlp/qwen2-7b-instruct-trl-sft-ChartQA/runs/14qdg2kl)
18
+ # qwen2-7b-instruct-trl-sft-ChartQA
19
+
20
+ This model is a fine-tuned version of [Qwen/Qwen2.5-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct) on an unknown dataset.
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0002
40
+ - train_batch_size: 4
41
+ - eval_batch_size: 4
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 8
44
+ - total_train_batch_size: 32
45
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: constant
47
+ - lr_scheduler_warmup_ratio: 0.03
48
+ - num_epochs: 3
49
+
50
+ ### Framework versions
51
+
52
+ - PEFT 0.14.0
53
+ - Transformers 4.49.0
54
+ - Pytorch 2.5.1+cu124
55
+ - Datasets 3.3.2
56
+ - Tokenizers 0.21.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c1ba29949ee3fb21c9d6faa6740924fd43adf3c2cb78f546faba7a4a820ebb9
3
  size 10107280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7297cd3f34d2409d2f0cde43bfbad0be057d3b17d020e5ebd6e1cf2ee5550a10
3
  size 10107280