Kamyar-zeinalipour commited on
Commit
b40cca5
·
verified ·
1 Parent(s): bff6c85

End of training

Browse files
Files changed (1) hide show
  1. README.md +165 -196
README.md CHANGED
@@ -1,199 +1,168 @@
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
+ license: apache-2.0
3
+ base_model: mistralai/Mistral-7B-v0.3
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: mistral-7b-drug-prots
8
+ results: []
9
  ---
10
 
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # mistral-7b-drug-prots
15
+
16
+ This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.5457
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 5e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - distributed_type: multi-GPU
42
+ - num_devices: 4
43
+ - gradient_accumulation_steps: 4
44
+ - total_train_batch_size: 64
45
+ - total_eval_batch_size: 16
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: cosine
48
+ - lr_scheduler_warmup_steps: 30
49
+ - training_steps: 5300
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:------:|:----:|:---------------:|
55
+ | 1.7818 | 0.0094 | 50 | 1.6715 |
56
+ | 1.7216 | 0.0189 | 100 | 1.5833 |
57
+ | 1.6278 | 0.0283 | 150 | 1.5331 |
58
+ | 1.5849 | 0.0377 | 200 | 1.4866 |
59
+ | 1.6059 | 0.0472 | 250 | 1.4766 |
60
+ | 1.6047 | 0.0566 | 300 | 1.4635 |
61
+ | 1.5167 | 0.0660 | 350 | 1.4515 |
62
+ | 1.4995 | 0.0755 | 400 | 1.4386 |
63
+ | 1.5051 | 0.0849 | 450 | 1.4332 |
64
+ | 1.4858 | 0.0943 | 500 | 1.4210 |
65
+ | 1.5011 | 0.1038 | 550 | 1.4051 |
66
+ | 1.497 | 0.1132 | 600 | 1.4005 |
67
+ | 1.5202 | 0.1226 | 650 | 1.3932 |
68
+ | 1.5204 | 0.1321 | 700 | 1.3880 |
69
+ | 1.508 | 0.1415 | 750 | 1.3826 |
70
+ | 1.4552 | 0.1509 | 800 | 1.3753 |
71
+ | 1.4866 | 0.1604 | 850 | 1.3706 |
72
+ | 1.4661 | 0.1698 | 900 | 1.3694 |
73
+ | 1.4661 | 0.1792 | 950 | 1.3622 |
74
+ | 1.3875 | 0.1887 | 1000 | 1.3589 |
75
+ | 1.4471 | 0.1981 | 1050 | 1.3518 |
76
+ | 1.429 | 0.2075 | 1100 | 1.3390 |
77
+ | 1.4181 | 0.2170 | 1150 | 1.3365 |
78
+ | 1.39 | 0.2264 | 1200 | 1.3376 |
79
+ | 1.4067 | 0.2358 | 1250 | 1.3354 |
80
+ | 1.4017 | 0.2453 | 1300 | 1.3382 |
81
+ | 1.3842 | 0.2547 | 1350 | 1.3257 |
82
+ | 1.4398 | 0.2642 | 1400 | 1.3160 |
83
+ | 1.3642 | 0.2736 | 1450 | 1.3222 |
84
+ | 1.3647 | 0.2830 | 1500 | 1.3217 |
85
+ | 1.4066 | 0.2925 | 1550 | 1.3102 |
86
+ | 1.4094 | 0.3019 | 1600 | 1.3109 |
87
+ | 1.3473 | 0.3113 | 1650 | 1.3075 |
88
+ | 1.3645 | 0.3208 | 1700 | 1.3085 |
89
+ | 1.3318 | 0.3302 | 1750 | 1.2962 |
90
+ | 1.3562 | 0.3396 | 1800 | 1.2929 |
91
+ | 1.3539 | 0.3491 | 1850 | 1.2837 |
92
+ | 1.3587 | 0.3585 | 1900 | 1.2828 |
93
+ | 1.3827 | 0.3679 | 1950 | 1.2776 |
94
+ | 1.3335 | 0.3774 | 2000 | 1.2757 |
95
+ | 1.3663 | 0.3868 | 2050 | 1.2732 |
96
+ | 1.2937 | 0.3962 | 2100 | 1.2625 |
97
+ | 1.3318 | 0.4057 | 2150 | 1.2593 |
98
+ | 1.2886 | 0.4151 | 2200 | 1.2524 |
99
+ | 1.3033 | 0.4245 | 2250 | 1.2527 |
100
+ | 1.2531 | 0.4340 | 2300 | 1.2428 |
101
+ | 1.2568 | 0.4434 | 2350 | 1.2508 |
102
+ | 1.2573 | 0.4528 | 2400 | 1.2437 |
103
+ | 1.2364 | 0.4623 | 2450 | 1.2299 |
104
+ | 1.2111 | 0.4717 | 2500 | 1.2307 |
105
+ | 1.2016 | 0.4811 | 2550 | 1.2277 |
106
+ | 1.236 | 0.4906 | 2600 | 1.2182 |
107
+ | 1.1858 | 0.5 | 2650 | 1.2237 |
108
+ | 1.218 | 0.5094 | 2700 | 1.2161 |
109
+ | 1.1693 | 0.5189 | 2750 | 1.2247 |
110
+ | 1.1455 | 0.5283 | 2800 | 1.2277 |
111
+ | 1.1555 | 0.5377 | 2850 | 1.2305 |
112
+ | 1.162 | 0.5472 | 2900 | 1.2253 |
113
+ | 1.0834 | 0.5566 | 2950 | 1.2326 |
114
+ | 1.0964 | 0.5660 | 3000 | 1.2397 |
115
+ | 1.038 | 0.5755 | 3050 | 1.2370 |
116
+ | 1.0338 | 0.5849 | 3100 | 1.2477 |
117
+ | 1.0359 | 0.5943 | 3150 | 1.2390 |
118
+ | 0.9861 | 0.6038 | 3200 | 1.2547 |
119
+ | 1.008 | 0.6132 | 3250 | 1.2666 |
120
+ | 1.0275 | 0.6226 | 3300 | 1.2495 |
121
+ | 0.9443 | 0.6321 | 3350 | 1.2691 |
122
+ | 0.8923 | 0.6415 | 3400 | 1.2893 |
123
+ | 0.9118 | 0.6509 | 3450 | 1.2943 |
124
+ | 0.8411 | 0.6604 | 3500 | 1.2870 |
125
+ | 0.8356 | 0.6698 | 3550 | 1.2971 |
126
+ | 0.8326 | 0.6792 | 3600 | 1.3030 |
127
+ | 0.8053 | 0.6887 | 3650 | 1.3147 |
128
+ | 0.7921 | 0.6981 | 3700 | 1.3235 |
129
+ | 0.7563 | 0.7075 | 3750 | 1.3290 |
130
+ | 0.7223 | 0.7170 | 3800 | 1.3460 |
131
+ | 0.7157 | 0.7264 | 3850 | 1.3525 |
132
+ | 0.7539 | 0.7358 | 3900 | 1.3396 |
133
+ | 0.6838 | 0.7453 | 3950 | 1.3617 |
134
+ | 0.7088 | 0.7547 | 4000 | 1.3477 |
135
+ | 0.6409 | 0.7642 | 4050 | 1.3850 |
136
+ | 0.6083 | 0.7736 | 4100 | 1.3883 |
137
+ | 0.594 | 0.7830 | 4150 | 1.4017 |
138
+ | 0.5721 | 0.7925 | 4200 | 1.4264 |
139
+ | 0.5144 | 0.8019 | 4250 | 1.4292 |
140
+ | 0.494 | 0.8113 | 4300 | 1.4427 |
141
+ | 0.4591 | 0.8208 | 4350 | 1.4588 |
142
+ | 0.4711 | 0.8302 | 4400 | 1.4627 |
143
+ | 0.4668 | 0.8396 | 4450 | 1.4641 |
144
+ | 0.4409 | 0.8491 | 4500 | 1.4778 |
145
+ | 0.4487 | 0.8585 | 4550 | 1.4821 |
146
+ | 0.4816 | 0.8679 | 4600 | 1.4711 |
147
+ | 0.4293 | 0.8774 | 4650 | 1.5048 |
148
+ | 0.4126 | 0.8868 | 4700 | 1.5079 |
149
+ | 0.4284 | 0.8962 | 4750 | 1.5040 |
150
+ | 0.3911 | 0.9057 | 4800 | 1.5293 |
151
+ | 0.3883 | 0.9151 | 4850 | 1.5293 |
152
+ | 0.3862 | 0.9245 | 4900 | 1.5243 |
153
+ | 0.3937 | 0.9340 | 4950 | 1.5440 |
154
+ | 0.3836 | 0.9434 | 5000 | 1.5389 |
155
+ | 0.3827 | 0.9528 | 5050 | 1.5437 |
156
+ | 0.3698 | 0.9623 | 5100 | 1.5545 |
157
+ | 0.383 | 0.9717 | 5150 | 1.5394 |
158
+ | 0.401 | 0.9811 | 5200 | 1.5400 |
159
+ | 0.4024 | 0.9906 | 5250 | 1.5409 |
160
+ | 0.4305 | 1.0 | 5300 | 1.5457 |
161
+
162
+
163
+ ### Framework versions
164
+
165
+ - Transformers 4.44.0.dev0
166
+ - Pytorch 2.1.0+cu121
167
+ - Datasets 2.20.0
168
+ - Tokenizers 0.19.1