Add VLM task category (#3)
Browse files- Add VLM task category (0843d37abcda204527b01470aeef04e97ab833c1)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- image-feature-extraction
|
|
|
4 |
tags:
|
5 |
- vlm
|
6 |
- mechanistic-interpretability
|
|
|
1 |
---
|
2 |
task_categories:
|
3 |
- image-feature-extraction
|
4 |
+
- image-text-to-text
|
5 |
tags:
|
6 |
- vlm
|
7 |
- mechanistic-interpretability
|