javyduck commited on
Commit ·
59e92a9
1
Parent(s): 494dcce
update
Browse files- .ipynb_checkpoints/README-checkpoint.md +0 -45
- image2text/heavy_corrupted_hard_1k.parquet +3 -0
- image2text/heavy_corrupted_random_1k.parquet +3 -0
- image2text/light_corrupted_hard_1k.parquet +3 -0
- image2text/light_corrupted_random_1k.parquet +3 -0
- speech2text/heavy_corrupted_hard_1k.parquet +3 -0
- speech2text/heavy_corrupted_random_1k.parquet +3 -0
- speech2text/light_corrupted_hard_1k.parquet +3 -0
- speech2text/light_corrupted_random_1k.parquet +3 -0
- text2image/heavy_corrupted_hard_1k.csv +0 -0
- text2image/heavy_corrupted_random_1k.csv +0 -0
- text2image/light_corrupted_hard_1k.csv +0 -0
- text2image/light_corrupted_random_1k.csv +0 -0
- text2speech/heavy_corrupted_hard_1k.csv +0 -0
- text2speech/heavy_corrupted_random_1k.csv +0 -0
- text2speech/light_corrupted_hard_1k.csv +0 -0
- text2speech/light_corrupted_random_1k.csv +0 -0
.ipynb_checkpoints/README-checkpoint.md
DELETED
|
@@ -1,45 +0,0 @@
|
|
| 1 |
-
# MMCBench Dataset: Benchmarking Dataset for Multimodal Model Evaluation 🚀
|
| 2 |
-
|
| 3 |
-
## Overview
|
| 4 |
-
|
| 5 |
-
The MMCBench Dataset is a curated collection of data designed for the comprehensive evaluation of Large Multimodal Models (LMMs) under common corruption scenarios. This dataset supports the MMCBench framework, focusing on cross-modal interactions involving text, image, and speech. It provides essential data for generative tasks such as text-to-image, image-to-text, text-to-speech, and speech-to-text, enabling robustness and self-consistency assessments of LMMs.
|
| 6 |
-
|
| 7 |
-
## Dataset Composition 📊
|
| 8 |
-
|
| 9 |
-
The MMCBench Dataset is structured to facilitate the evaluation across four key generative tasks:
|
| 10 |
-
|
| 11 |
-
- **Text-to-Image:** A collection of text descriptions with their corresponding corrupted versions and associated images.
|
| 12 |
-
- **Image-to-Text:** A set of images with clean and corrupted captions.
|
| 13 |
-
- **Text-to-Speech:** Text inputs with their clean and corrupted audio outputs.
|
| 14 |
-
- **Speech-to-Text:** Audio files with transcriptions before and after audio corruptions.
|
| 15 |
-
|
| 16 |
-
Each subset of the dataset has been meticulously selected and processed to represent challenging scenarios for LMMs.
|
| 17 |
-
|
| 18 |
-
## Using the Dataset 🛠️
|
| 19 |
-
|
| 20 |
-
To use the MMCBench Dataset for model evaluation:
|
| 21 |
-
|
| 22 |
-
1. **Access the Data**: The dataset is hosted on Hugging Face and can be accessed using their dataset library or direct download.
|
| 23 |
-
2. **Select the Task**: Choose from text-to-image, image-to-text, text-to-speech, or speech-to-text tasks based on your model's capabilities.
|
| 24 |
-
3. **Apply the Benchmark**: Utilize the data for each task to test your model's performance against various corruptions. Follow the [MMCBench](https://github.com/sail-sg/MMCBench/tree/main) framework for a consistent and standardized evaluation.
|
| 25 |
-
|
| 26 |
-
### Dataset Structure 📁
|
| 27 |
-
|
| 28 |
-
The dataset is organized into four main directories, each corresponding to one of the generative tasks:
|
| 29 |
-
|
| 30 |
-
- `text2image/`: Contains text inputs and associated images.
|
| 31 |
-
- `image2text/`: Comprises images and their descriptive captions.
|
| 32 |
-
- `text2speech/`: Includes text inputs and generated speech outputs.
|
| 33 |
-
- `speech2text/`: Contains audio files and their transcriptions.
|
| 34 |
-
|
| 35 |
-
## Contributing to the Dataset 🤝
|
| 36 |
-
|
| 37 |
-
Contributions to the MMCBench Dataset are welcome. If you have suggestions for additional data or improvements, please reach out through the Hugging Face platform or directly contribute via GitHub.
|
| 38 |
-
|
| 39 |
-
## License 📜
|
| 40 |
-
|
| 41 |
-
The MMCBench Dataset is made available under the Apache 2.0 License, ensuring open and ethical use for research and development.
|
| 42 |
-
|
| 43 |
-
## Acknowledgments and Citations 📚
|
| 44 |
-
|
| 45 |
-
When using the MMCBench Dataset in your research, please cite it appropriately. We extend our gratitude to all contributors and collaborators who have enriched this dataset, making it a valuable resource for the AI and ML community.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image2text/heavy_corrupted_hard_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:436a1bdcd3f33a028d8ec33435cbef6bf5a889494c4066b25cac7e9a989b3718
|
| 3 |
+
size 5624700383
|
image2text/heavy_corrupted_random_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7325ca0b5e09be63a397a0b9d1cc43e2950956045bbfd0363a9c4e0fd1ce5fef
|
| 3 |
+
size 6035931732
|
image2text/light_corrupted_hard_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ac425c4d4e071f03ec466977c87300cb180bc14906418ae358cf65947a6d59a
|
| 3 |
+
size 5837916096
|
image2text/light_corrupted_random_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c773b949a14955d1f60366e3e457e0f718ca66bdc93f79d8e6961c97b2dd1d2
|
| 3 |
+
size 6305796695
|
speech2text/heavy_corrupted_hard_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e78378960a6ad8bf308f128651f37ba0fa48b8581cba7c927503bb63e497609
|
| 3 |
+
size 7258789058
|
speech2text/heavy_corrupted_random_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6db8a80c139fb713f722473e7c98d5f417c080a642ae1a6d78306e64b4649a8b
|
| 3 |
+
size 8529420857
|
speech2text/light_corrupted_hard_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31d02c7120b8af32f0ff56ebc5b1a1818a2127808e44b1047815ca13ffd84862
|
| 3 |
+
size 7041754773
|
speech2text/light_corrupted_random_1k.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0e9c700886ed31e65da7cfe6294c450bbf22db68d5b508b2f4f815a76815485
|
| 3 |
+
size 8325947464
|
text2image/heavy_corrupted_hard_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2image/heavy_corrupted_random_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2image/light_corrupted_hard_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2image/light_corrupted_random_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2speech/heavy_corrupted_hard_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2speech/heavy_corrupted_random_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2speech/light_corrupted_hard_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
text2speech/light_corrupted_random_1k.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|