WVQueer4AI commited on
Commit
6a0e180
·
verified ·
1 Parent(s): 656be8b

Update Read.Me

Browse files
Files changed (1) hide show
  1. README.md +237 -0
README.md CHANGED
@@ -1,3 +1,240 @@
1
  ---
2
  license: wtfpl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: wtfpl
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ - HuggingFaceTB/finemath
6
+ - O1-OPEN/OpenO1-SFT
7
+ - HuggingFaceFW/fineweb-2
8
+ - agibot-world/AgiBotWorld-Alpha
9
+ - amphora/QwQ-LongCoT-130K
10
+ - amphora/QwQ-LongCoT-130K-2
11
+ - PowerInfer/QWQ-LONGCOT-500K
12
+ - cfahlgren1/react-code-instructions
13
+ - deepghs/sankaku_full
14
+ - aiqtech/kolaw
15
+ language:
16
+ - en
17
+ metrics:
18
+ - accuracy
19
+ - bertscore
20
+ - bleu
21
+ - bleurt
22
+ - brier_score
23
+ - code_eval
24
+ - chrf
25
+ - charcut_mt
26
+ - character
27
+ - cer
28
+ base_model:
29
+ - deepseek-ai/DeepSeek-V3
30
+ new_version: Datou1111/shou_xin
31
+ library_name: adapter-transformers
32
+ tags:
33
+ - not-for-all-audiences
34
+ - chemistry
35
+ - biology
36
+ - finance
37
+ - legal
38
+ - text-generation-inference
39
+ - medical
40
+ - moe
41
+ - merge
42
+ - art
43
+ - music
44
+ - climate
45
+ - code
46
  ---
47
+ # Model Card for Model ID
48
+
49
+ <!-- Provide a quick summary of what the model is/does. -->
50
+
51
+ 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).
52
+
53
+ ## Model Details
54
+
55
+ ### Model Description
56
+
57
+ <!-- Provide a longer summary of what this model is. -->
58
+
59
+
60
+
61
+ - **Developed by:** [More Information Needed]
62
+ - **Funded by [optional]:** [More Information Needed]
63
+ - **Shared by [optional]:** [More Information Needed]
64
+ - **Model type:** [More Information Needed]
65
+ - **Language(s) (NLP):** [More Information Needed]
66
+ - **License:** [More Information Needed]
67
+ - **Finetuned from model [optional]:** [More Information Needed]
68
+
69
+ ### Model Sources [optional]
70
+
71
+ <!-- Provide the basic links for the model. -->
72
+
73
+ - **Repository:** [More Information Needed]
74
+ - **Paper [optional]:** [More Information Needed]
75
+ - **Demo [optional]:** [More Information Needed]
76
+
77
+ ## Uses
78
+
79
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
80
+
81
+ ### Direct Use
82
+
83
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
84
+
85
+ [More Information Needed]
86
+
87
+ ### Downstream Use [optional]
88
+
89
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
90
+
91
+ [More Information Needed]
92
+
93
+ ### Out-of-Scope Use
94
+
95
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
96
+
97
+ [More Information Needed]
98
+
99
+ ## Bias, Risks, and Limitations
100
+
101
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
102
+
103
+ [More Information Needed]
104
+
105
+ ### Recommendations
106
+
107
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
108
+
109
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
110
+
111
+ ## How to Get Started with the Model
112
+
113
+ Use the code below to get started with the model.
114
+
115
+ [More Information Needed]
116
+
117
+ ## Training Details
118
+
119
+ ### Training Data
120
+
121
+ <!-- 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. -->
122
+
123
+ [More Information Needed]
124
+
125
+ ### Training Procedure
126
+
127
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
128
+
129
+ #### Preprocessing [optional]
130
+
131
+ [More Information Needed]
132
+
133
+
134
+ #### Training Hyperparameters
135
+
136
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
137
+
138
+ #### Speeds, Sizes, Times [optional]
139
+
140
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
141
+
142
+ [More Information Needed]
143
+
144
+ ## Evaluation
145
+
146
+ <!-- This section describes the evaluation protocols and provides the results. -->
147
+
148
+ ### Testing Data, Factors & Metrics
149
+
150
+ #### Testing Data
151
+
152
+ <!-- This should link to a Dataset Card if possible. -->
153
+
154
+ [More Information Needed]
155
+
156
+ #### Factors
157
+
158
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
159
+
160
+ [More Information Needed]
161
+
162
+ #### Metrics
163
+
164
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
165
+
166
+ [More Information Needed]
167
+
168
+ ### Results
169
+
170
+ [More Information Needed]
171
+
172
+ #### Summary
173
+
174
+
175
+
176
+ ## Model Examination [optional]
177
+
178
+ <!-- Relevant interpretability work for the model goes here -->
179
+
180
+ [More Information Needed]
181
+
182
+ ## Environmental Impact
183
+
184
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
185
+
186
+ 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).
187
+
188
+ - **Hardware Type:** [More Information Needed]
189
+ - **Hours used:** [More Information Needed]
190
+ - **Cloud Provider:** [More Information Needed]
191
+ - **Compute Region:** [More Information Needed]
192
+ - **Carbon Emitted:** [More Information Needed]
193
+
194
+ ## Technical Specifications [optional]
195
+
196
+ ### Model Architecture and Objective
197
+
198
+ [More Information Needed]
199
+
200
+ ### Compute Infrastructure
201
+
202
+ [More Information Needed]
203
+
204
+ #### Hardware
205
+
206
+ [More Information Needed]
207
+
208
+ #### Software
209
+
210
+ [More Information Needed]
211
+
212
+ ## Citation [optional]
213
+
214
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
215
+
216
+ **BibTeX:**
217
+
218
+ [More Information Needed]
219
+
220
+ **APA:**
221
+
222
+ [More Information Needed]
223
+
224
+ ## Glossary [optional]
225
+
226
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
227
+
228
+ [More Information Needed]
229
+
230
+ ## More Information [optional]
231
+
232
+ [More Information Needed]
233
+
234
+ ## Model Card Authors [optional]
235
+
236
+ [More Information Needed]
237
+
238
+ ## Model Card Contact
239
+
240
+ [More Information Needed]