vinid commited on
Commit
67ade53
1 Parent(s): e89e435

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -2,6 +2,24 @@
2
  {}
3
  ---
4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
 
6
 
7
  # Disclaimer
 
2
  {}
3
  ---
4
 
5
+ ## Model Use (from [CLIP Model Card](https://huggingface.co/openai/clip-vit-large-patch14))
6
+
7
+ ### Intended Use
8
+
9
+ The model is intended as a research output for research communities. We hope that this model will enable researchers to better understand and explore zero-shot, arbitrary image classification. We also hope it can be used for interdisciplinary studies of the potential impact of such models - the CLIP paper includes a discussion of potential downstream impacts to provide an example for this sort of analysis.
10
+
11
+ #### Primary intended uses
12
+
13
+ The primary intended users of these models are AI researchers.
14
+
15
+ We primarily imagine the model will be used by researchers to better understand robustness, generalization, and other capabilities, biases, and constraints of computer vision models.
16
+
17
+ ### Out-of-Scope Use Cases
18
+
19
+ **Any** deployed use case of the model - whether commercial or not - is currently out of scope. Non-deployed use cases such as image search in a constrained environment, are also not recommended unless there is thorough in-domain testing of the model with a specific, fixed class taxonomy. This is because our safety assessment demonstrated a high need for task specific testing especially given the variability of CLIP’s performance with different class taxonomies. This makes untested and unconstrained deployment of the model in any use case currently potentially harmful.
20
+
21
+
22
+ Since the model has not been purposefully trained in or evaluated on any languages other than English, its use should be limited to English language use cases.
23
 
24
 
25
  # Disclaimer