Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,10 @@ language:
|
|
4 |
- en
|
5 |
library_name: open_clip
|
6 |
pipeline_tag: zero-shot-image-classification
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Detecting Backdoor Samples in Contrastive Language Image Pretraining
|
|
|
4 |
- en
|
5 |
library_name: open_clip
|
6 |
pipeline_tag: zero-shot-image-classification
|
7 |
+
datasets:
|
8 |
+
- google-research-datasets/conceptual_captions
|
9 |
+
tags:
|
10 |
+
- not-for-all-audiences
|
11 |
---
|
12 |
|
13 |
# Detecting Backdoor Samples in Contrastive Language Image Pretraining
|