yongchoooon commited on
Commit
28213fd
·
1 Parent(s): cc1f753

Update README: license

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -85,4 +85,14 @@ Download the STIPLAR-eval dataset from [Link](https://huggingface.co/datasets/an
85
 
86
  ## License
87
 
88
- This project is licensed under the **Apache License 2.0**.
 
 
 
 
 
 
 
 
 
 
 
85
 
86
  ## License
87
 
88
+ ### Dataset
89
+ The dataset contained in this repository consists of web-crawled images originally
90
+ distributed under the following open licenses: CC0, CC BY, CC BY-NC, and PDM.
91
+
92
+ - Each image retains its original license, which is specified in the metadata.
93
+ - For CC BY images, proper attribution to the original creator is required.
94
+ - For CC BY-NC images, commercial use is not permitted.
95
+ - For CC0 and PDM images, the content is in the public domain and may be freely used.
96
+
97
+ The dataset curators do not claim ownership of the original images,
98
+ only of the metadata and dataset organization, which are released under CC BY 4.0.