metadata
task_categories:
- any-to-any
license: mit

On Path to Multimodal Generalist: Levels and Benchmarks
[π Project] [π Leaderboard] [π Paper] [π€ Dataset-HF] [π Dataset-Github]
We divide our benchmark into two settings: open
and closed
.
This is the open benchmark
of Generalist-Bench, where we release the full ground-truth annotations for all datasets.
It allows researchers to train and evaluate their models with access to the answers.
If you wish to thoroughly evaluate your model's performance, please use the π closed benchmark, which comes with detailed usage instructions.
Final results will be updated on the π Leaderboard.
π Table of Contents
- β¨ File Origanization Structure
- π Usage
- π General-Bench
- πΌοΈ Image Task Taxonomy
- π½οΈ Video Task Taxonomy
- π Audio Task Taxonomy
- π 3D Task Taxonomy
- π Language Task Taxonomy
β¨β¨β¨ File Origanization Structure
Here is the organization structure of the file system:
General-Bench
βββ Image
β βββ comprehension
β β βββ Bird-Detection
β β β βββ annotation.json
β β β βββ images
β β β βββ Acadian_Flycatcher_0070_29150.jpg
β β βββ Bottle-Anomaly-Detection
β β β βββ annotation.json
β β β βββ images
β β βββ ...
β βββ generation
β βββ Layout-to-Face-Image-Generation
β βββ annotation.json
β βββ images
β βββ ...
βββ Video
β βββ comprehension
β β βββ Human-Object-Interaction-Video-Captioning
β β βββ annotation.json
β β βββ videos
β β βββ ...
β βββ generation
β βββ Scene-Image-to-Video-Generation
β βββ annotation.json
β βββ videos
β βββ ...
βββ 3d
β βββ comprehension
β β βββ 3D-Furniture-Classification
β β βββ annotation.json
β β βββ pointclouds
β β βββ ...
β βββ generation
β βββ Text-to-3D-Living-and-Arts-Point-Cloud-Generation
β βββ annotation.json
β