Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,26 @@ dataset_info:
|
|
9 |
num_examples: 9105
|
10 |
download_size: 1407147767
|
11 |
dataset_size: 918214940.525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
-
# Dataset Card for "beninmadrid"
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
num_examples: 9105
|
10 |
download_size: 1407147767
|
11 |
dataset_size: 918214940.525
|
12 |
+
license: cc-by-4.0
|
13 |
+
task_categories:
|
14 |
+
- image-to-text
|
15 |
+
tags:
|
16 |
+
- art
|
17 |
+
pretty_name: Benin, Madrid
|
18 |
+
size_categories:
|
19 |
+
- 1K<n<10K
|
20 |
---
|
|
|
21 |
|
22 |
+
# Benin, Madrid Image Dataset
|
23 |
+
|
24 |
+
## Description
|
25 |
+
This dataset comprises images sourced from the [beninmadrid Instagram page](https://www.instagram.com/beninmadrid/) and is intended to serve as a challenging and intriguing dataset for testing visual language models and large multimodal language models. The images in this dataset are characterized by their unique artistic style and complexity, which can provide a robust test for the capabilities of modern AI models.
|
26 |
+
|
27 |
+
## Usage
|
28 |
+
This dataset is intended for research purposes, specifically the evaluation of visual and multimodal language models.
|
29 |
+
|
30 |
+
## Structure
|
31 |
+
- Each entry in the dataset is an image without any annotation or category.
|
32 |
+
|
33 |
+
## License
|
34 |
+
This dataset is made available under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
|