Update README.md
Browse files
README.md
CHANGED
@@ -57,4 +57,7 @@ model = AutoModel.from_pretrained("DarthReca/CLOSP-VL", trust_remote_code=True)
|
|
57 |
primaryClass={cs.CV},
|
58 |
url={https://arxiv.org/abs/2507.10403},
|
59 |
}
|
60 |
-
```
|
|
|
|
|
|
|
|
57 |
primaryClass={cs.CV},
|
58 |
url={https://arxiv.org/abs/2507.10403},
|
59 |
}
|
60 |
+
```
|
61 |
+
|
62 |
+
## Licensing
|
63 |
+
The data in this dataset is a compilation of multiple sources, each with its own license. For detailed information on the licensing of each component, please see the [**NOTICE.md**](NOTICE.md) file.
|