Gengzigang
commited on
Commit
•
9d797ea
1
Parent(s):
dd7c536
add tag
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
3 |
tags:
|
4 |
- CLIP
|
5 |
- LLM2CLIP
|
|
|
6 |
---
|
7 |
<div align="center">
|
8 |
|
@@ -66,4 +67,4 @@ with torch.no_grad(), torch.cuda.amp.autocast():
|
|
66 |
primaryClass={cs.CV},
|
67 |
url={https://arxiv.org/abs/2411.04997},
|
68 |
}
|
69 |
-
```
|
|
|
3 |
tags:
|
4 |
- CLIP
|
5 |
- LLM2CLIP
|
6 |
+
pipeline_tag: zero-shot-classification
|
7 |
---
|
8 |
<div align="center">
|
9 |
|
|
|
67 |
primaryClass={cs.CV},
|
68 |
url={https://arxiv.org/abs/2411.04997},
|
69 |
}
|
70 |
+
```
|