Rename LICENSE (2).md to LICENSE.md
Browse files- LICENSE (2).md → LICENSE.md +25 -0
LICENSE (2).md → LICENSE.md
RENAMED
@@ -22,6 +22,31 @@ You do not have to comply with the license for elements of the material in the p
|
|
22 |
|
23 |
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
## Model Information:
|
26 |
|
27 |
**Model Name**: OphPred
|
|
|
22 |
|
23 |
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
|
24 |
|
25 |
+
# License for OphPred Model Weights
|
26 |
+
|
27 |
+
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
|
28 |
+
|
29 |
+
## Scope and Exceptions:
|
30 |
+
|
31 |
+
This license applies **ONLY** to the weights of the OphPred model. The following clarifications and exceptions apply:
|
32 |
+
|
33 |
+
1. **Model Weights**: The trained weights of the OphPred model are covered by this license.
|
34 |
+
|
35 |
+
2. **Predictions**: The predictions generated by the OphPred model are **NOT** covered by this license. Users are free to use the predictions generated by the model for any purpose, including commercial applications, without the restrictions imposed by this license. However, users should be aware that:
|
36 |
+
a. The act of running the model to generate predictions may be subject to the terms of this license.
|
37 |
+
b. Large-scale reproduction or distribution of the model's predictions may indirectly disclose information about the model weights, which could potentially infringe on this license.
|
38 |
+
|
39 |
+
3. **Model Architecture**: The general architecture and design of the OphPred model are not covered by this license and may be subject to intellectual property rights.
|
40 |
+
|
41 |
+
4. **Training Data**: The dataset used to train the model is not covered by this license and may have its own terms of use.
|
42 |
+
|
43 |
+
5. **External Components**: The following components are **NOT** covered by this license:
|
44 |
+
- The ESM-2 protein language model
|
45 |
+
- Documentation, papers, or other written materials describing the model
|
46 |
+
- Any other software tools or libraries used in conjunction with OphPred
|
47 |
+
|
48 |
+
These excluded components may be subject to their own licenses and terms of use. Users should refer to the appropriate documentation or source for licensing information on these components.
|
49 |
+
|
50 |
## Model Information:
|
51 |
|
52 |
**Model Name**: OphPred
|