Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,10 +2,14 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- zero-shot-classification
|
|
|
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
| 7 |
size_categories:
|
| 8 |
- 10K<n<100K
|
|
|
|
| 9 |
---
|
| 10 |
# Can Large Language Models Help Multimodal Language Analysis? MMLA: A Comprehensive Benchmark
|
| 11 |
|
|
@@ -103,4 +107,4 @@ For more details, please refer to our [Github repo](https://github.com/thuiar/MM
|
|
| 103 |
year={2025},
|
| 104 |
journal={arXiv preprint arXiv:2504.16427},
|
| 105 |
}
|
| 106 |
-
```
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
task_categories:
|
| 4 |
- zero-shot-classification
|
| 5 |
+
- text-classification
|
| 6 |
+
- text-generation
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
+
- zh
|
| 10 |
size_categories:
|
| 11 |
- 10K<n<100K
|
| 12 |
+
pretty_name: MMLA
|
| 13 |
---
|
| 14 |
# Can Large Language Models Help Multimodal Language Analysis? MMLA: A Comprehensive Benchmark
|
| 15 |
|
|
|
|
| 107 |
year={2025},
|
| 108 |
journal={arXiv preprint arXiv:2504.16427},
|
| 109 |
}
|
| 110 |
+
```
|