pamixsun commited on
Commit
a6ccf31
·
1 Parent(s): e75b67b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -109
README.md CHANGED
@@ -67,101 +67,6 @@ print(model.config.id2label[predicted_label])
67
 
68
  ```
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. -->
@@ -174,22 +79,9 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
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
 
 
67
 
68
  ```
69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
  ## Citation [optional]
71
 
72
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
 
79
 
80
  [More Information Needed]
81
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
 
83
  ## Model Card Contact
84
 
85
86
 
87