e1010101 commited on
Commit
758eb9d
·
verified ·
1 Parent(s): a228106

Update README.md

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