Aricaeksoevon commited on
Commit
70929b2
1 Parent(s): 2dc1df6
Files changed (1) hide show
  1. README.md +249 -0
README.md ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ //-- true function --//
2
+ license: afl-3.0
3
+ datasets:
4
+ - Locutusque/function-calling-chatml
5
+ - NousResearch/CharacterCodex
6
+ - TIGER-Lab/MMLU-Pro
7
+ - TIGER-Lab/WebInstructSub
8
+ - OpenGVLab/ShareGPT-4o
9
+ - paulh27/java_code_api_generation
10
+ - Open-Orca/OpenOrca
11
+ - teknium/OpenHermes-2.5
12
+ - dair-ai/emotion
13
+ - smangrul/code-chat-assistant-v1
14
+ - Replete-AI/code_bagel
15
+ - xingyaoww/code-act
16
+ - iamtarun/python_code_instructions_18k_alpaca
17
+ - codeparrot/github-code
18
+ - xingyaoww/opendevin-code-act
19
+ - mzbac/function-calling-llama-3-format-v1.1
20
+ - princeton-nlp/llama3-ultrafeedback
21
+ - Shekswess/medical_llama3_instruct_dataset
22
+ - HuggingFaceFW/fineweb
23
+ language:
24
+ - en
25
+ metrics:
26
+ - character
27
+ - accuracy
28
+ - bertscore
29
+ library_name: adapter-transformers
30
+ pipeline_tag: text-generation
31
+ tags:
32
+ - not-for-all-audiences
33
+ - code
34
+ ---
35
+ --- true ---
36
+ license: afl-3.0
37
+ datasets:
38
+ - Locutusque/function-calling-chatml
39
+ - NousResearch/CharacterCodex
40
+ - TIGER-Lab/MMLU-Pro
41
+ - TIGER-Lab/WebInstructSub
42
+ - OpenGVLab/ShareGPT-4o
43
+ - paulh27/java_code_api_generation
44
+ language:
45
+ - en
46
+ metrics:
47
+ - character
48
+ - accuracy
49
+ - bertscore
50
+ library_name: adapter-transformers
51
+ pipeline_tag: text-generation
52
+ tags:
53
+ - not-for-all-audiences
54
+ - code
55
+ ---
56
+ Model Card for Model ID
57
+
58
+ <!-- Provide a quick summary of what the model is/does. -->
59
+
60
+ This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
61
+
62
+ Model Details
63
+
64
+ Model Description
65
+
66
+ <!-- Provide a longer summary of what this model is. -->
67
+
68
+
69
+
70
+ - **Developed by:** [More Information Needed]
71
+ - **Funded by [optional]:** [More Information Needed]
72
+ - **Shared by [optional]:** [More Information Needed]
73
+ - **Model type:** [generation text]
74
+ - **Language(s) (NLP):** [More Information Needed]
75
+ - **License:** [More Information Needed]
76
+ - **Finetuned from model [optional]:** [More Information Needed]
77
+
78
+ Model Sources [optional]
79
+
80
+ <!-- Provide the basic links for the model. -->
81
+
82
+ - **Repository:** [More Information Needed]
83
+ - **Paper [optional]:** [More Information Needed]
84
+ - **Demo [optional]:** [More Information Needed]
85
+
86
+ Uses
87
+
88
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
89
+
90
+ Direct Use
91
+
92
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
93
+
94
+ [More Information Needed]
95
+
96
+ Downstream Use [optional]
97
+
98
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
99
+
100
+ [More Information Needed]
101
+
102
+ Out-of-Scope Use
103
+
104
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
105
+
106
+ [More Information Needed]
107
+
108
+ Bias, Risks, and Limitations
109
+
110
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
111
+
112
+ [More Information Needed]
113
+
114
+ Recommendations
115
+
116
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
117
+
118
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
119
+
120
+ How to Get Started with the Model
121
+
122
+ Use the code below to get started with the model.
123
+
124
+ [More Information Needed]
125
+
126
+ Training Details
127
+
128
+ Training Data
129
+
130
+ <!-- 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. -->
131
+
132
+ [More Information Needed]
133
+
134
+ Training Procedure
135
+
136
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
137
+
138
+ Preprocessing [optional]
139
+
140
+ [More Information Needed]
141
+
142
+
143
+ Training Hyperparameters
144
+
145
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
146
+
147
+ Speeds, Sizes, Times [optional]
148
+
149
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
150
+
151
+ [More Information Needed]
152
+
153
+ Evaluation
154
+
155
+ <!-- This section describes the evaluation protocols and provides the results. -->
156
+
157
+ Testing Data, Factors & Metrics
158
+
159
+ Testing Data
160
+
161
+ <!-- This should link to a Dataset Card if possible. -->
162
+
163
+ [More Information Needed]
164
+
165
+ Factors
166
+
167
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
168
+
169
+ [More Information Needed]
170
+
171
+ Metrics
172
+
173
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
174
+
175
+ [More Information Needed]
176
+
177
+ Results
178
+
179
+ [More Information Needed]
180
+
181
+ Summary
182
+
183
+
184
+
185
+ Model Examination [optional]
186
+
187
+ <!-- Relevant interpretability work for the model goes here -->
188
+
189
+ [More Information Needed]
190
+
191
+ Environmental Impact
192
+
193
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
194
+
195
+ 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).
196
+
197
+ - **Hardware Type:** [More Information Needed]
198
+ - **Hours used:** [More Information Needed]
199
+ - **Cloud Provider:** [More Information Needed]
200
+ - **Compute Region:** [More Information Needed]
201
+ - **Carbon Emitted:** [More Information Needed]
202
+
203
+ Technical Specifications [optional]
204
+
205
+ Model Architecture and Objective
206
+
207
+ [More Information Needed]
208
+
209
+ Compute Infrastructure
210
+
211
+ [More Information Needed]
212
+
213
+ Hardware
214
+
215
+ [More Information Needed]
216
+
217
+ Software
218
+
219
+ [More Information Needed]
220
+
221
+ Citation [optional]
222
+
223
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
224
+
225
+ **BibTeX:**
226
+
227
+ [More Information Needed]
228
+
229
+ **APA:**
230
+
231
+ [More Information Needed]
232
+
233
+ Glossary [optional]
234
+
235
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
236
+
237
+ [More Information Needed]
238
+
239
+ More Information [optional]
240
+
241
+ [More Information Needed]
242
+
243
+ Model Card Authors [optional]
244
+
245
+ [More Information Needed]
246
+
247
+ Model Card Contact
248
+
249
+ [More Information Needed]