bconsolvo Chesebrough commited on
Commit
2f1cf99
1 Parent(s): cea2081

Update README.md (#4)

Browse files

- Update README.md (2811c0ab660bb3bd38b5a431bd7e6a34cc9671e8)


Co-authored-by: bob chesebrough <Chesebrough@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -159,7 +159,26 @@ result["depth"]
159
  | ViT-L Reversed | 0.071 | 0.073 | 0.081 |
160
  | Swin-L Equidistant | 0.072 | 0.074 | 0.083 |
161
  | --- | --- | --- | --- |
162
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
163
  ### BibTeX entry and citation info
164
 
165
  ```bibtex
 
159
  | ViT-L Reversed | 0.071 | 0.073 | 0.081 |
160
  | Swin-L Equidistant | 0.072 | 0.074 | 0.083 |
161
  | --- | --- | --- | --- |
162
+
163
+
164
+ # Ethical Considerations and Limitations
165
+ dpt-beit-large-384 can produce factually incorrect output, and should not be relied on to produce factually accurate information. Because of the limitations of the pretrained model and the finetuning datasets, it is possible that this model could generate lewd, biased or otherwise offensive outputs.
166
+
167
+ Therefore, before deploying any applications of dpt-beit-large-384, developers should perform safety testing.
168
+
169
+ # Caveats and Recommendations
170
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
171
+
172
+ Here are a couple of useful links to learn more about Intel's AI software:
173
+
174
+ - Intel Neural Compressor [link](https://github.com/intel/neural-compressor)
175
+ - Intel Extension for Transformers [link](https://github.com/intel/intel-extension-for-transformers)
176
+
177
+ # Disclaimer
178
+
179
+ The license on this model does not constitute legal advice. We are not responsible for the actions of third parties who use this model. Please cosult an attorney before using this model for commercial purposes.
180
+
181
+
182
  ### BibTeX entry and citation info
183
 
184
  ```bibtex