Datasets:

ArXiv:
nielsr's picture
nielsr HF Staff
Add dataset card
f0bc9e2 verified
|
raw
history blame
3.76 kB
metadata
task_categories:
  - any-to-any
license: mit

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

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
β”‚