ben81828 commited on
Commit
e1b4cb8
·
verified ·
1 Parent(s): 48f0fd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +132 -196
README.md CHANGED
@@ -1,199 +1,135 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
1
  ---
2
+ library_name: peft
3
+ license: apache-2.0
4
+ base_model: AdaptLLM/biomed-Qwen2-VL-2B-Instruct
5
+ tags:
6
+ - llama-factory
7
+ - lora
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: qwenvl-2B-cadica-stenosis-classify-scale4
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
+ # qwenvl-2B-cadica-stenosis-classify-scale4
18
+
19
+ This model is a fine-tuned version of [AdaptLLM/biomed-Qwen2-VL-2B-Instruct](https://huggingface.co/AdaptLLM/biomed-Qwen2-VL-2B-Instruct) on the CADICA狹窄分析選擇題scale4(TRAIN) dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1878
22
+ - Num Input Tokens Seen: 39772368
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.0001
42
+ - train_batch_size: 1
43
+ - eval_batch_size: 1
44
+ - seed: 42
45
+ - distributed_type: multi-GPU
46
+ - num_devices: 4
47
+ - gradient_accumulation_steps: 6
48
+ - total_train_batch_size: 24
49
+ - total_eval_batch_size: 4
50
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: cosine
52
+ - lr_scheduler_warmup_ratio: 0.05
53
+ - training_steps: 3400
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Input Tokens Seen |
58
+ |:-------------:|:------:|:----:|:---------------:|:-----------------:|
59
+ | 0.9233 | 0.0258 | 50 | 0.9282 | 584856 |
60
+ | 0.9024 | 0.0515 | 100 | 0.9114 | 1169664 |
61
+ | 0.9045 | 0.0773 | 150 | 0.8935 | 1754512 |
62
+ | 0.904 | 0.1030 | 200 | 0.8980 | 2339304 |
63
+ | 0.9106 | 0.1288 | 250 | 0.8958 | 2924016 |
64
+ | 0.8901 | 0.1545 | 300 | 0.8932 | 3508888 |
65
+ | 0.9059 | 0.1803 | 350 | 0.8960 | 4093688 |
66
+ | 0.9033 | 0.2060 | 400 | 0.9063 | 4678384 |
67
+ | 0.9062 | 0.2318 | 450 | 0.9008 | 5263304 |
68
+ | 0.8576 | 0.2575 | 500 | 0.8269 | 5848048 |
69
+ | 0.8666 | 0.2833 | 550 | 0.7910 | 6432936 |
70
+ | 0.7997 | 0.3090 | 600 | 0.7877 | 7017576 |
71
+ | 0.8367 | 0.3348 | 650 | 0.7941 | 7602512 |
72
+ | 0.774 | 0.3605 | 700 | 0.7319 | 8187320 |
73
+ | 0.6751 | 0.3863 | 750 | 0.7322 | 8772104 |
74
+ | 0.6911 | 0.4121 | 800 | 0.7180 | 9357016 |
75
+ | 0.7455 | 0.4378 | 850 | 0.7039 | 9941896 |
76
+ | 0.7378 | 0.4636 | 900 | 0.7198 | 10526712 |
77
+ | 0.6825 | 0.4893 | 950 | 0.6831 | 11111520 |
78
+ | 0.5971 | 0.5151 | 1000 | 0.7079 | 11696200 |
79
+ | 0.6914 | 0.5408 | 1050 | 0.6824 | 12281072 |
80
+ | 0.5825 | 0.5666 | 1100 | 0.6432 | 12865992 |
81
+ | 0.5228 | 0.5923 | 1150 | 0.6230 | 13450720 |
82
+ | 0.5078 | 0.6181 | 1200 | 0.6184 | 14035544 |
83
+ | 0.5268 | 0.6438 | 1250 | 0.5497 | 14620336 |
84
+ | 0.4578 | 0.6696 | 1300 | 0.4947 | 15205064 |
85
+ | 0.4702 | 0.6953 | 1350 | 0.5248 | 15789848 |
86
+ | 0.4294 | 0.7211 | 1400 | 0.4732 | 16374784 |
87
+ | 0.4353 | 0.7468 | 1450 | 0.4350 | 16959632 |
88
+ | 0.3369 | 0.7726 | 1500 | 0.3964 | 17544440 |
89
+ | 0.4666 | 0.7984 | 1550 | 0.4266 | 18129304 |
90
+ | 0.3834 | 0.8241 | 1600 | 0.4477 | 18714072 |
91
+ | 0.475 | 0.8499 | 1650 | 0.3513 | 19298848 |
92
+ | 0.3752 | 0.8756 | 1700 | 0.3438 | 19883504 |
93
+ | 0.3233 | 0.9014 | 1750 | 0.3325 | 20468200 |
94
+ | 0.3279 | 0.9271 | 1800 | 0.3502 | 21053080 |
95
+ | 0.3221 | 0.9529 | 1850 | 0.2935 | 21637848 |
96
+ | 0.3781 | 0.9786 | 1900 | 0.2973 | 22222632 |
97
+ | 0.2845 | 1.0041 | 1950 | 0.2473 | 22801512 |
98
+ | 0.2272 | 1.0299 | 2000 | 0.2834 | 23386232 |
99
+ | 0.2924 | 1.0556 | 2050 | 0.2704 | 23971048 |
100
+ | 0.2805 | 1.0814 | 2100 | 0.3205 | 24555904 |
101
+ | 0.2536 | 1.1071 | 2150 | 0.3081 | 25140752 |
102
+ | 0.3184 | 1.1329 | 2200 | 0.2492 | 25725560 |
103
+ | 0.273 | 1.1586 | 2250 | 0.2201 | 26310336 |
104
+ | 0.2903 | 1.1844 | 2300 | 0.2940 | 26895096 |
105
+ | 0.2757 | 1.2101 | 2350 | 0.2621 | 27479840 |
106
+ | 0.2766 | 1.2359 | 2400 | 0.2361 | 28064552 |
107
+ | 0.3076 | 1.2617 | 2450 | 0.2372 | 28649256 |
108
+ | 0.257 | 1.2874 | 2500 | 0.2489 | 29233968 |
109
+ | 0.2192 | 1.3132 | 2550 | 0.2432 | 29818856 |
110
+ | 0.224 | 1.3389 | 2600 | 0.2026 | 30403640 |
111
+ | 0.2377 | 1.3647 | 2650 | 0.1878 | 30988344 |
112
+ | 0.2269 | 1.3904 | 2700 | 0.2400 | 31573240 |
113
+ | 0.1416 | 1.4162 | 2750 | 0.2472 | 32158144 |
114
+ | 0.2162 | 1.4419 | 2800 | 0.2771 | 32743032 |
115
+ | 0.1912 | 1.4677 | 2850 | 0.2647 | 33327720 |
116
+ | 0.2015 | 1.4934 | 2900 | 0.2392 | 33912440 |
117
+ | 0.2069 | 1.5192 | 2950 | 0.2639 | 34497216 |
118
+ | 0.2027 | 1.5449 | 3000 | 0.2371 | 35082056 |
119
+ | 0.1925 | 1.5707 | 3050 | 0.2484 | 35666976 |
120
+ | 0.2139 | 1.5964 | 3100 | 0.2747 | 36251744 |
121
+ | 0.204 | 1.6222 | 3150 | 0.2423 | 36836560 |
122
+ | 0.1851 | 1.6480 | 3200 | 0.2286 | 37421416 |
123
+ | 0.2072 | 1.6737 | 3250 | 0.2406 | 38006200 |
124
+ | 0.2145 | 1.6995 | 3300 | 0.2692 | 38591128 |
125
+ | 0.2158 | 1.7252 | 3350 | 0.2447 | 39175888 |
126
+ | 0.1488 | 1.7510 | 3400 | 0.2225 | 39760664 |
127
+
128
+
129
+ ### Framework versions
130
+
131
+ - PEFT 0.12.0
132
+ - Transformers 4.47.0.dev0
133
+ - Pytorch 2.5.1+cu121
134
+ - Datasets 3.1.0
135
+ - Tokenizers 0.20.3