Initial README.md template
Browse filesCreated a template based on the CLIP model card at https://huggingface.co/openai/clip-vit-base-patch32/edit/main/README.md.
README.md
CHANGED
@@ -1,3 +1,70 @@
|
|
1 |
-
---
|
2 |
-
license: lgpl-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: lgpl-3.0
|
3 |
+
---
|
4 |
+
|
5 |
+
# Model Card:
|
6 |
+
|
7 |
+
TBD.
|
8 |
+
|
9 |
+
## Model Details
|
10 |
+
|
11 |
+
TBD
|
12 |
+
|
13 |
+
### Model Date
|
14 |
+
|
15 |
+
TBD
|
16 |
+
|
17 |
+
### Model Type
|
18 |
+
|
19 |
+
TBD
|
20 |
+
|
21 |
+
### Documents
|
22 |
+
|
23 |
+
TBD
|
24 |
+
|
25 |
+
### Use with Transformers
|
26 |
+
|
27 |
+
TBD python example code here.
|
28 |
+
|
29 |
+
## Model Use
|
30 |
+
|
31 |
+
### Intended Use
|
32 |
+
|
33 |
+
TBD
|
34 |
+
|
35 |
+
#### Primary intended uses
|
36 |
+
|
37 |
+
TBD
|
38 |
+
|
39 |
+
### Out-of-Scope Use Cases
|
40 |
+
|
41 |
+
TBD
|
42 |
+
|
43 |
+
## Data
|
44 |
+
|
45 |
+
TBD
|
46 |
+
|
47 |
+
### Data Mission Statement
|
48 |
+
|
49 |
+
TBD
|
50 |
+
|
51 |
+
## Performance and Limitations
|
52 |
+
|
53 |
+
### Performance
|
54 |
+
|
55 |
+
TBD performance on benchmarks, including Kaggle competition.
|
56 |
+
|
57 |
+
## Limitations
|
58 |
+
|
59 |
+
TBD
|
60 |
+
|
61 |
+
### Bias and Fairness
|
62 |
+
|
63 |
+
TBD
|
64 |
+
|
65 |
+
## Feedback
|
66 |
+
|
67 |
+
### Where to send questions or comments about this model
|
68 |
+
|
69 |
+
|
70 |
+
TBD
|