Upload LICENSE with huggingface_hub
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
ImplicitIR dataset — License
|
| 2 |
+
|
| 3 |
+
The ImplicitIR dataset (questions, answers, and the `images/synthetic/` document
|
| 4 |
+
images) is licensed under the Creative Commons Attribution 4.0 International
|
| 5 |
+
License (CC BY 4.0).
|
| 6 |
+
|
| 7 |
+
To view a copy of this license, visit
|
| 8 |
+
https://creativecommons.org/licenses/by/4.0/
|
| 9 |
+
or see the full legal code at
|
| 10 |
+
https://creativecommons.org/licenses/by/4.0/legalcode
|
| 11 |
+
|
| 12 |
+
You are free to:
|
| 13 |
+
- Share — copy and redistribute the material in any medium or format
|
| 14 |
+
- Adapt — remix, transform, and build upon the material
|
| 15 |
+
for any purpose, even commercially, as long as you give appropriate credit,
|
| 16 |
+
provide a link to the license, and indicate if changes were made.
|
| 17 |
+
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
Exception — `images/real/` subset
|
| 21 |
+
|
| 22 |
+
The document images under `images/real/` are sourced from the Unikie
|
| 23 |
+
benchmark and remain subject to Unikie's own MIT License terms. When using
|
| 24 |
+
those images, retain attribution to Unikie in addition to attributing this
|
| 25 |
+
dataset. Refer to the Unikie benchmark's original license for the exact
|
| 26 |
+
license text and copyright notice covering that subset.
|