Locutusque commited on
Commit
b4734d7
1 Parent(s): fb90ee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -184
README.md CHANGED
@@ -1,109 +1,59 @@
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
  | Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
108
  |---------------------------------|-------|------|-----:|--------|-----:|---|-----:|
109
  |agieval_nous |N/A |none | 0|acc_norm|0.3578|± |0.0093|
@@ -135,100 +85,4 @@ Use the code below to get started with the model.
135
  | - mmlu_flan_cot_fewshot_social_sciences|N/A |get-answer| 0|exact_match|0.6528|± |0.0248|
136
  | - mmlu_flan_cot_fewshot_stem |N/A |get-answer| 0|exact_match|0.4925|± |0.0266|
137
  |ai2_arc |N/A |none | 0|acc |0.6936|± |0.0073|
138
- | | |none | 0|acc_norm |0.6984|± |0.0074|
139
-
140
-
141
-
142
- ### Testing Data, Factors & Metrics
143
-
144
- #### Testing Data
145
-
146
- <!-- This should link to a Dataset Card if possible. -->
147
-
148
- [More Information Needed]
149
-
150
- #### Factors
151
-
152
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
153
-
154
- [More Information Needed]
155
-
156
- #### Metrics
157
-
158
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
159
-
160
- [More Information Needed]
161
-
162
- ### Results
163
-
164
- [More Information Needed]
165
-
166
- #### Summary
167
-
168
-
169
-
170
- ## Model Examination [optional]
171
-
172
- <!-- Relevant interpretability work for the model goes here -->
173
-
174
- [More Information Needed]
175
-
176
- ## Environmental Impact
177
-
178
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
179
-
180
- 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).
181
-
182
- - **Hardware Type:** [More Information Needed]
183
- - **Hours used:** [More Information Needed]
184
- - **Cloud Provider:** [More Information Needed]
185
- - **Compute Region:** [More Information Needed]
186
- - **Carbon Emitted:** [More Information Needed]
187
-
188
- ## Technical Specifications [optional]
189
-
190
- ### Model Architecture and Objective
191
-
192
- [More Information Needed]
193
-
194
- ### Compute Infrastructure
195
-
196
- [More Information Needed]
197
-
198
- #### Hardware
199
-
200
- [More Information Needed]
201
-
202
- #### Software
203
-
204
- [More Information Needed]
205
-
206
- ## Citation [optional]
207
-
208
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
209
-
210
- **BibTeX:**
211
-
212
- [More Information Needed]
213
-
214
- **APA:**
215
-
216
- [More Information Needed]
217
-
218
- ## Glossary [optional]
219
-
220
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
221
-
222
- [More Information Needed]
223
-
224
- ## More Information [optional]
225
-
226
- [More Information Needed]
227
-
228
- ## Model Card Authors [optional]
229
-
230
- [More Information Needed]
231
-
232
- ## Model Card Contact
233
-
234
- [More Information Needed]
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - medical
5
+ - science
6
+ - biology
7
+ - chemistry
8
+ - not-for-all-audiences
9
+ license: apache-2.0
10
+ datasets:
11
+ - Locutusque/hercules-v4.0
12
+ language:
13
+ - en
14
  ---
15
+ # Model Card: Hercules-4.0-Mistral-v0.2-7B
16
 
17
+ ![image/png](https://tse3.mm.bing.net/th/id/OIG1.vnrl3xpEcypR3McLW63q?pid=ImgGn)
18
 
19
+ ## Model Description
20
 
21
+ Hercules-4.0-Mistral-v0.2-7B is a fine-tuned language model derived from Mistralai/Mistral-7B-v0.2. It is specifically designed to excel in instruction following, function calls, and conversational interactions across various scientific and technical domains. The dataset used for fine-tuning, also named Hercules-v3.0, expands upon the diverse capabilities of OpenHermes-2.5 with contributions from numerous curated datasets. This fine-tuning has hercules-v3.0 with enhanced abilities in:
22
 
23
+ - Complex Instruction Following: Understanding and accurately executing multi-step instructions, even those involving specialized terminology.
24
+ - Function Calling: Seamlessly interpreting and executing function calls, providing appropriate input and output values.
25
+ - Domain-Specific Knowledge: Engaging in informative and educational conversations about Biology, Chemistry, Physics, Mathematics, Medicine, Computer Science, and more.
26
 
27
+ ## Intended Uses & Potential Bias
28
 
29
+ Hercules-4.0-Mistral-v.02-7B is well-suited to the following applications:
30
 
31
+ - Specialized Chatbots: Creating knowledgeable chatbots and conversational agents in scientific and technical fields.
32
+ - Instructional Assistants: Supporting users with educational and step-by-step guidance in various disciplines.
33
+ - Code Generation and Execution: Facilitating code execution through function calls, aiding in software development and prototyping.
34
 
35
+ **Important Note: Although Hercules-v3.0 is carefully constructed, it's important to be aware that the underlying data sources may contain biases or reflect harmful stereotypes. Use this model with caution and consider additional measures to mitigate potential biases in its responses.**
36
 
37
+ ## Limitations and Risks
 
 
 
 
 
 
38
 
39
+ - Toxicity: The dataset contains toxic or harmful examples.
40
+ - Hallucinations and Factual Errors: Like other language models, Hercules-4.0-Mistral-v0.2-7B may generate incorrect or misleading information, especially in specialized domains where it lacks sufficient expertise.
41
+ - Potential for Misuse: The ability to engage in technical conversations and execute function calls could be misused for malicious purposes.
42
 
43
+ ## Training Procedure
44
 
45
+ - This model was trained on 8 kaggle TPUs, using torch xla SPMD for high MXU efficiency. There was no expense on my end (meaning you can reproduce this too!)
46
+ - A learning rate of 5e-06 with the Adam optimizer. A linear scheduler was used, with an end factor of 0.1. A low learning rate was used to prevent exploding gradients.
47
+ - No mixed precision was used, with the default dtype being bfloat16.
48
+ - A total batch size of 64 was used.
49
+ - Trained on 700,000 examples of Hercules-v4.0
50
+ - No model parameters were frozen and no quantization was used.
51
+ - This model was trained on OpenAI's ChatML prompt format. Because this model has function calling capabilities, the prompt format is slightly different, here's what it would look like: ```<|im_start|>system\n{message}<|im_end|>\n<|im_start|>user\n{user message}<|im_end|>\n<|im_start|>call\n{function call message}<|im_end|>\n<|im_start|>function\n{function response message}<|im_end|>\n<|im_start|>assistant\n{assistant message}</s>```
52
 
53
+ This model was fine-tuned using my TPU-Alignment repository. https://github.com/Locutusque/TPU-Alignment
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
 
55
  ## Evaluation
56
 
 
 
57
  | Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
58
  |---------------------------------|-------|------|-----:|--------|-----:|---|-----:|
59
  |agieval_nous |N/A |none | 0|acc_norm|0.3578|± |0.0093|
 
85
  | - mmlu_flan_cot_fewshot_social_sciences|N/A |get-answer| 0|exact_match|0.6528|± |0.0248|
86
  | - mmlu_flan_cot_fewshot_stem |N/A |get-answer| 0|exact_match|0.4925|± |0.0266|
87
  |ai2_arc |N/A |none | 0|acc |0.6936|± |0.0073|
88
+ | | |none | 0|acc_norm |0.6984|± |0.0074|