Update README.md
Browse files
README.md
CHANGED
@@ -205,6 +205,18 @@ Possible values provided in [src/abbfn2/data_mode_handler/oas_paired/constants.p
|
|
205 |
| `l_v_identity` | float | Light-chain V segment identity | 66.0 – 100.0 |
|
206 |
| `l_j_identity` | float | Light-chain J segment identity | 77.0 – 100.0 |
|
207 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
## Citation
|
209 |
If you use AbBFN2 in your research, please cite our work:
|
210 |
```
|
|
|
205 |
| `l_v_identity` | float | Light-chain V segment identity | 66.0 – 100.0 |
|
206 |
| `l_j_identity` | float | Light-chain J segment identity | 77.0 – 100.0 |
|
207 |
|
208 |
+
|
209 |
+
## License Summary
|
210 |
+
|
211 |
+
1. The Licensed Models are **only** available under this License for Non-Commercial Purposes.
|
212 |
+
2. You are permitted to reproduce, publish, share and adapt the Output generated by the Licensed Model only for Non-Commercial Purposes and in accordance with this License.
|
213 |
+
3. You may **not** use the Licensed Models or any of its Outputs in connection with:
|
214 |
+
1. any Commercial Purposes, unless agreed by Us under a separate licence;
|
215 |
+
2. to train, improve or otherwise influence the functionality or performance of any other third-party derivative model that is commercial or intended for a Commercial Purpose and is similar to the Licensed Models;
|
216 |
+
3. to create models distilled or derived from the Outputs of the Licensed Models, unless such models are for Non-Commercial Purposes and open-sourced under the same license as the Licensed Models; or
|
217 |
+
4. in violation of any applicable laws and regulations.
|
218 |
+
|
219 |
+
|
220 |
## Citation
|
221 |
If you use AbBFN2 in your research, please cite our work:
|
222 |
```
|