taesiri commited on
Commit
d2a481d
·
1 Parent(s): 97c0114

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -2
README.md CHANGED
@@ -9,7 +9,25 @@ dataset_info:
9
  num_examples: 3831
10
  download_size: 739298076
11
  dataset_size: 670571853.848
 
 
 
 
 
 
 
12
  ---
13
- # Dataset Card for "notre-arte"
14
 
15
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  num_examples: 3831
10
  download_size: 739298076
11
  dataset_size: 670571853.848
12
+ license: cc-by-4.0
13
+ task_categories:
14
+ - image-to-text
15
+ tags:
16
+ - art
17
+ size_categories:
18
+ - 1K<n<10K
19
  ---
 
20
 
21
+ # Notre Arte Image Dataset
22
+
23
+ ## Description
24
+ This dataset comprises images sourced from the [Notre Arte Instagram page](https://www.instagram.com/notre.arte/) 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.
25
+
26
+ ## Usage
27
+ This dataset is intended for research purposes, specifically the evaluation of visual and multimodal language models.
28
+
29
+ ## Structure
30
+ - Each entry in the dataset is an image without any annotation or category.
31
+
32
+ ## License
33
+ This dataset is made available under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).