VikramSingh178
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,10 @@ tags:
|
|
23 |
- art
|
24 |
size_categories:
|
25 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
|
@@ -75,5 +79,4 @@ print("Caption:", caption)
|
|
75 |
journal = {arXiv},
|
76 |
year = {2024},
|
77 |
url = {https://arxiv.org/abs/2008.10545}
|
78 |
-
```
|
79 |
-
|
|
|
23 |
- art
|
24 |
size_categories:
|
25 |
- 1K<n<10K
|
26 |
+
task_categories:
|
27 |
+
- visual-question-answering
|
28 |
+
- question-answering
|
29 |
+
- text-to-image
|
30 |
---
|
31 |
|
32 |
|
|
|
79 |
journal = {arXiv},
|
80 |
year = {2024},
|
81 |
url = {https://arxiv.org/abs/2008.10545}
|
82 |
+
```
|
|