Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
pipeline_tag:
|
4 |
language:
|
5 |
- en
|
6 |
base_model:
|
@@ -20,4 +20,4 @@ If you use this finetuned model checkpoint in your research, please cite our pap
|
|
20 |
primaryClass={cs.CL},
|
21 |
url={https://arxiv.org/abs/2409.19339},
|
22 |
}
|
23 |
-
```
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: visual-question-answering
|
4 |
language:
|
5 |
- en
|
6 |
base_model:
|
|
|
20 |
primaryClass={cs.CL},
|
21 |
url={https://arxiv.org/abs/2409.19339},
|
22 |
}
|
23 |
+
```
|