Adapters
English
French
Spanish
code
art
finance
text-generation-inference
Merge
JoftheV commited on
Commit
6494abe
1 Parent(s): 79854bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +255 -3
README.md CHANGED
@@ -1,3 +1,255 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceFW/fineweb
5
+ - nvidia/ChatQA-Training-Data
6
+ - allenai/WildChat-1M
7
+ - TIGER-Lab/MMLU-Pro
8
+ - H-D-T/Buzz
9
+ - PleIAs/Post-OCR-Correction
10
+ - mlabonne/orpo-dpo-mix-40k
11
+ - m-a-p/Matrix
12
+ - satellogic/EarthView
13
+ language:
14
+ - en
15
+ - fr
16
+ - es
17
+ metrics:
18
+ - accuracy
19
+ - bertscore
20
+ - bleu
21
+ - brier_score
22
+ - cer
23
+ - character
24
+ - charcut_mt
25
+ - chrf
26
+ - code_eval
27
+ library_name: adapter-transformers
28
+ tags:
29
+ - code
30
+ - art
31
+ - finance
32
+ - text-generation-inference
33
+ - merge
34
+ ---
35
+
36
+ # Model Card for Model ID
37
+
38
+ ---
39
+ model-index:
40
+ - name: Yi-34B
41
+ results:
42
+ - task:
43
+ type: text-generation
44
+ dataset:
45
+ name: ai2_arc
46
+ type: ai2_arc
47
+ metrics:
48
+ - name: AI2 Reasoning Challenge (25-Shot)
49
+ type: AI2 Reasoning Challenge (25-Shot)
50
+ value: 64.59
51
+ source:
52
+ name: Open LLM Leaderboard
53
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard
54
+ ---
55
+
56
+ GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:spaces/dalle-mini/dalle-mini
57
+
58
+ GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/openbmb/MiniCPM-Llama3-V-2_5
59
+
60
+ GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct
61
+
62
+ https://gist.github.com/f2acd35a005b3f88893ecb04c975eaa6.git
63
+
64
+ <!-- Provide a quick summary of what the model is/does. -->
65
+
66
+ 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).
67
+
68
+ ## Model Details
69
+
70
+ ### Model Description
71
+
72
+ <!-- Provide a longer summary of what this model is. -->
73
+
74
+
75
+
76
+ - **Developed by:** [More Information Needed]
77
+ - **Funded by [optional]:** [More Information Needed]
78
+ - **Shared by [optional]:** [More Information Needed]
79
+ - **Model type:** [More Information Needed]
80
+ - **Language(s) (NLP):** [More Information Needed]
81
+ - **License:** [More Information Needed]
82
+ - **Finetuned from model [optional]:** [More Information Needed]
83
+
84
+ ### Model Sources [optional]
85
+
86
+ <!-- Provide the basic links for the model. -->
87
+
88
+ - **Repository:** [More Information Needed]
89
+ - **Paper [optional]:** [More Information Needed]
90
+ - **Demo [optional]:** [More Information Needed]
91
+
92
+ ## Uses
93
+
94
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
95
+
96
+ ### Direct Use
97
+
98
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
99
+
100
+ [More Information Needed]
101
+
102
+ ### Downstream Use [optional]
103
+
104
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
105
+
106
+ [More Information Needed]
107
+
108
+ ### Out-of-Scope Use
109
+
110
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
111
+
112
+ [More Information Needed]
113
+
114
+ ## Bias, Risks, and Limitations
115
+
116
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
117
+
118
+ [More Information Needed]
119
+
120
+ ### Recommendations
121
+
122
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
123
+
124
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
125
+
126
+ ## How to Get Started with the Model
127
+
128
+ Use the code below to get started with the model.
129
+
130
+ [More Information Needed]
131
+
132
+ ## Training Details
133
+
134
+ ### Training Data
135
+
136
+ <!-- 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. -->
137
+
138
+ [More Information Needed]
139
+
140
+ ### Training Procedure
141
+
142
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
143
+
144
+ #### Preprocessing [optional]
145
+
146
+ [More Information Needed]
147
+
148
+
149
+ #### Training Hyperparameters
150
+
151
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
152
+
153
+ #### Speeds, Sizes, Times [optional]
154
+
155
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
156
+
157
+ [More Information Needed]
158
+
159
+ ## Evaluation
160
+
161
+ <!-- This section describes the evaluation protocols and provides the results. -->
162
+
163
+ ### Testing Data, Factors & Metrics
164
+
165
+ #### Testing Data
166
+
167
+ <!-- This should link to a Dataset Card if possible. -->
168
+
169
+ [More Information Needed]
170
+
171
+ #### Factors
172
+
173
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
174
+
175
+ [More Information Needed]
176
+
177
+ #### Metrics
178
+
179
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
180
+
181
+ [More Information Needed]
182
+
183
+ ### Results
184
+
185
+ [More Information Needed]
186
+
187
+ #### Summary
188
+
189
+
190
+
191
+ ## Model Examination [optional]
192
+
193
+ <!-- Relevant interpretability work for the model goes here -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## Environmental Impact
198
+
199
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
200
+
201
+ 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).
202
+
203
+ - **Hardware Type:** [More Information Needed]
204
+ - **Hours used:** [More Information Needed]
205
+ - **Cloud Provider:** [More Information Needed]
206
+ - **Compute Region:** [More Information Needed]
207
+ - **Carbon Emitted:** [More Information Needed]
208
+
209
+ ## Technical Specifications [optional]
210
+
211
+ ### Model Architecture and Objective
212
+
213
+ [More Information Needed]
214
+
215
+ ### Compute Infrastructure
216
+
217
+ [More Information Needed]
218
+
219
+ #### Hardware
220
+
221
+ [More Information Needed]
222
+
223
+ #### Software
224
+
225
+ [More Information Needed]
226
+
227
+ ## Citation [optional]
228
+
229
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
230
+
231
+ **BibTeX:**
232
+
233
+ [More Information Needed]
234
+
235
+ **APA:**
236
+
237
+ [More Information Needed]
238
+
239
+ ## Glossary [optional]
240
+
241
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
242
+
243
+ [More Information Needed]
244
+
245
+ ## More Information [optional]
246
+
247
+ [More Information Needed]
248
+
249
+ ## Model Card Authors [optional]
250
+
251
+ [More Information Needed]
252
+
253
+ ## Model Card Contact
254
+
255
+ [More Information Needed]