Improve model card (#1)
Browse files- Improve model card (d35777cc8bff55cca00f0c4917ac62f7c5b34662)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- visual-question-answering
|
4 |
+
---
|
5 |
+
|
6 |
+
This repository contains the model presented in [Question-Aware Gaussian Experts for Audio-Visual Question Answering](https://huggingface.co/papers/2503.04459)
|
7 |
+
|
8 |
+
Code: https://github.com/AIM-SKKU/QA-TIGER
|