Daya7624 commited on
Commit
4e39622
1 Parent(s): d9f2f5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -195
README.md CHANGED
@@ -1,195 +0,0 @@
1
- # Model Card for Model ID
2
-
3
- <!-- Provide a quick summary of what the model is/does. -->
4
-
5
- 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).
6
-
7
- ## Model Details
8
-
9
- ### Model Description
10
-
11
- <!-- Provide a longer summary of what this model is. -->
12
-
13
-
14
-
15
- - **Developed by:** [More Information Needed]
16
- - **Shared by [optional]:** [More Information Needed]
17
- - **Model type:** [More Information Needed]
18
- - **Language(s) (NLP):** [More Information Needed]
19
- - **License:** [More Information Needed]
20
- - **Finetuned from model [optional]:** [More Information Needed]
21
-
22
- ### Model Sources [optional]
23
-
24
- <!-- Provide the basic links for the model. -->
25
-
26
- - **Repository:** [More Information Needed]
27
- - **Paper [optional]:** [More Information Needed]
28
- - **Demo [optional]:** [More Information Needed]
29
-
30
- ## Uses
31
-
32
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
33
-
34
- ### Direct Use
35
-
36
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
37
-
38
- [More Information Needed]
39
-
40
- ### Downstream Use [optional]
41
-
42
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
43
-
44
- [More Information Needed]
45
-
46
- ### Out-of-Scope Use
47
-
48
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
49
-
50
- [More Information Needed]
51
-
52
- ## Bias, Risks, and Limitations
53
-
54
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
55
-
56
- [More Information Needed]
57
-
58
- ### Recommendations
59
-
60
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
61
-
62
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
63
-
64
- ## How to Get Started with the Model
65
-
66
- Use the code below to get started with the model.
67
-
68
- [More Information Needed]
69
-
70
- ## Training Details
71
-
72
- ### Training Data
73
-
74
- <!-- This should link to a Data 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. -->
75
-
76
- [More Information Needed]
77
-
78
- ### Training Procedure
79
-
80
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
81
-
82
- #### Preprocessing [optional]
83
-
84
- [More Information Needed]
85
-
86
-
87
- #### Training Hyperparameters
88
-
89
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
90
-
91
- #### Speeds, Sizes, Times [optional]
92
-
93
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
94
-
95
- [More Information Needed]
96
-
97
- ## Evaluation
98
-
99
- <!-- This section describes the evaluation protocols and provides the results. -->
100
-
101
- ### Testing Data, Factors & Metrics
102
-
103
- #### Testing Data
104
-
105
- <!-- This should link to a Data Card if possible. -->
106
-
107
- [More Information Needed]
108
-
109
- #### Factors
110
-
111
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Metrics
116
-
117
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
118
-
119
- [More Information Needed]
120
-
121
- ### Results
122
-
123
- [More Information Needed]
124
-
125
- #### Summary
126
-
127
-
128
-
129
- ## Model Examination [optional]
130
-
131
- <!-- Relevant interpretability work for the model goes here -->
132
-
133
- [More Information Needed]
134
-
135
- ## Environmental Impact
136
-
137
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
138
-
139
- 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).
140
-
141
- - **Hardware Type:** [More Information Needed]
142
- - **Hours used:** [More Information Needed]
143
- - **Cloud Provider:** [More Information Needed]
144
- - **Compute Region:** [More Information Needed]
145
- - **Carbon Emitted:** [More Information Needed]
146
-
147
- ## Technical Specifications [optional]
148
-
149
- ### Model Architecture and Objective
150
-
151
- [More Information Needed]
152
-
153
- ### Compute Infrastructure
154
-
155
- [More Information Needed]
156
-
157
- #### Hardware
158
-
159
- [More Information Needed]
160
-
161
- #### Software
162
-
163
- [More Information Needed]
164
-
165
- ## Citation [optional]
166
-
167
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
168
-
169
- **BibTeX:**
170
-
171
- [More Information Needed]
172
-
173
- **APA:**
174
-
175
- [More Information Needed]
176
-
177
- ## Glossary [optional]
178
-
179
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
180
-
181
- [More Information Needed]
182
-
183
- ## More Information [optional]
184
-
185
- [More Information Needed]
186
-
187
- ## Model Card Authors [optional]
188
-
189
- [More Information Needed]
190
-
191
- ## Model Card Contact
192
-
193
- [More Information Needed]
194
-
195
-