Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🌟 Why We Feel: Breaking Boundaries in Emotional Reasoning with Multimodal Large Language Models
|
| 2 |
|
| 3 |
|
|
@@ -7,4 +14,8 @@
|
|
| 7 |
</a>
|
| 8 |
</p>
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
---
|
| 8 |
# 🌟 Why We Feel: Breaking Boundaries in Emotional Reasoning with Multimodal Large Language Models
|
| 9 |
|
| 10 |
|
|
|
|
| 14 |
</a>
|
| 15 |
</p>
|
| 16 |
|
| 17 |
+
<p align="center"> <img src="./logo.svg" width="700"> </p>
|
| 18 |
+
|
| 19 |
+
***Check out our new project [MER-Factory](https://github.com/Lum1104/MER-Factory), an automated factory for building Multimodal Emotion Recognition and Reasoning datasets!***
|
| 20 |
+
|
| 21 |
+
***Feel free to read the latest version at https://github.com/Lum1104/EIBench***
|