Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,10 @@ datasets:
|
|
5 |
- SPRIGHT-T2I/spright_coco
|
6 |
base_model:
|
7 |
- openai/clip-vit-large-patch14
|
|
|
|
|
8 |
---
|
9 |
### CLIP ViT-L/14 finetune: SAE-informed adversarial training
|
10 |
|
11 |
*More info soon!*
|
12 |
-

|
13 |
-
|
|
|
5 |
- SPRIGHT-T2I/spright_coco
|
6 |
base_model:
|
7 |
- openai/clip-vit-large-patch14
|
8 |
+
pipeline_tag: zero-shot-image-classification
|
9 |
+
library_name: transformers
|
10 |
---
|
11 |
### CLIP ViT-L/14 finetune: SAE-informed adversarial training
|
12 |
|
13 |
*More info soon!*
|
14 |
+

|
|