ideasbyjin commited on
Commit
b3a60bb
1 Parent(s): 0b4965f

Update naming

Browse files
Files changed (1) hide show
  1. LICENSE.md +15 -17
LICENSE.md CHANGED
@@ -1,7 +1,7 @@
1
  AntiBERTa2 License
2
  Version 1.0, December 2023 [Alchemab](http://alchemab.com)
3
 
4
- AntiBERTa2 models are antibody-specific Large Language Models (LLM) developed by Alchemab Therapeutics Ltd. Currently AntiBERTa2 includes the following two architectures referred to as AntiBERTa2 (144 M parameters) and AntiBERTa2-CSSP (2.4B parameters). Based on the RoFormer LLM from natural language processing, AntiBERTa2 is pre-trained using MLM on 779.4 million unpaired and paired antibody sequences. AntiBERTa2-CSSP refers to a multimodal version of the AntiBERTa2 LLM that leverages the contrastive pre-training objective from the CLIP method. After pre-training, AntiBERTa2 develops a rich representation of antibody sequences that can be leveraged for an extensive range of tasks, including (without limitation) antigen binding prediction.
5
 
6
  Alchemab Therapeutics is making AntiBERTa2, specifically its parameter weights, available for use, reproduction and distribution under this modified version of the Apache 2.0 Licence.
7
 
@@ -10,7 +10,7 @@ Alchemab Therapeutics is making AntiBERTa2, specifically its parameter weights,
10
  | ----------- | ---------- | ---------- |
11
  | Private use | No commercial use | Attaching this license |
12
  | Research and academic use | No use for pre-clinical or clinical tests or studies | Notices |
13
- | Creating antibody variants | No developing, generating, or synthesising reagent, diagnostic or therapeutic antibodies for **in vitro** or **in vivo** studies | Attribution |
14
  | Reproduction | "as is" warranties | |
15
  | Modification | No liability | |
16
  | Distribution | |
@@ -24,8 +24,8 @@ Alchemab Therapeutics is making AntiBERTa2, specifically its parameter weights,
24
  "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
25
  "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
26
  "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
27
- "Weights” shall mean all trained parameters of a FAbCon LLM.
28
- “Work” shall mean the Source or Object form of any of the FAbCon models, together with the Weights and associated code for deploying those models, which is made available under this License.
29
  "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work or any part thereof and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
30
  "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
31
  "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
@@ -38,11 +38,12 @@ Alchemab Therapeutics is making AntiBERTa2, specifically its parameter weights,
38
  If You want to extend the License to cover any of the aforementioned exclusions, please contact the Licensor at this email address: [INSERT].
39
 
40
  5. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, without modifications, and in Source or Object form, provided that You meet the following conditions:
41
- 1. You must give any other recipients of the Work or Derivative Works a copy of this License, which will apply to the use of the Work or such Derivative Works including (without limitation) the limitations and exclusions to the License; and
42
- 2. You must cause any modified files to carry prominent notices stating that You changed the files; and
43
- 3. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
44
- 4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You must include an attribution to Alchemab Therapeutics. You may also add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
45
- You may add Your own copyright statement to Your modifications
 
46
 
47
  6. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
48
 
@@ -51,20 +52,17 @@ You may add Your own copyright statement to Your modifications
51
  8. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
52
 
53
  9. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
 
54
  END OF TERMS AND CONDITIONS
55
 
56
-
57
- COPYRIGHT NOTICE
58
 
59
  Copyright 2023 Alchemab Therapeutics Ltd
60
 
61
- Licensed under the FAbCon License, Version 1.0 (the "License");
62
  you may not use this file except in compliance with the License.
63
- You may obtain a copy of the License at
64
-
65
- [insert hyperlink]
66
-
67
- Unless required by applicable law or agreed to in writing, the FAbCon models distributed under the License are distributed on an "AS IS" BASIS,
68
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
69
  See the License for the specific language governing permissions and
70
  limitations under the License.
 
1
  AntiBERTa2 License
2
  Version 1.0, December 2023 [Alchemab](http://alchemab.com)
3
 
4
+ AntiBERTa2 models are antibody-specific Large Language Models (LLM) developed by Alchemab Therapeutics Ltd. Currently AntiBERTa2 includes the following two architectures referred to as AntiBERTa2 (220 M parameters) and AntiBERTa2-CSSP (220 M parameters). Based on the RoFormer LLM from natural language processing, AntiBERTa2 is pre-trained using MLM on 779.4 million unpaired and paired antibody sequences. AntiBERTa2-CSSP refers to a multimodal version of the AntiBERTa2 LLM that leverages the contrastive pre-training objective from the CLIP method; over 1000 antibody crystal structures from the Protein Data Bank were used. After pre-training, AntiBERTa2 develops a rich representation of antibody sequences that can be leveraged for an extensive range of tasks, including (without limitation) antigen binding prediction.
5
 
6
  Alchemab Therapeutics is making AntiBERTa2, specifically its parameter weights, available for use, reproduction and distribution under this modified version of the Apache 2.0 Licence.
7
 
 
10
  | ----------- | ---------- | ---------- |
11
  | Private use | No commercial use | Attaching this license |
12
  | Research and academic use | No use for pre-clinical or clinical tests or studies | Notices |
13
+ | Creating antibody variants | No developing, generating, or synthesising reagent, diagnostic or therapeutic antibodies for *in vitro* or *in vivo* studies | Attribution |
14
  | Reproduction | "as is" warranties | |
15
  | Modification | No liability | |
16
  | Distribution | |
 
24
  "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
25
  "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
26
  "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
27
+ "Weights” shall mean all trained parameters of a AntiBERTa2 LLM.
28
+ “Work” shall mean the Source or Object form of any of the AntiBERTa2 models, together with the Weights and associated code for deploying those models, which is made available under this License.
29
  "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work or any part thereof and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
30
  "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
31
  "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
 
38
  If You want to extend the License to cover any of the aforementioned exclusions, please contact the Licensor at this email address: [INSERT].
39
 
40
  5. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, without modifications, and in Source or Object form, provided that You meet the following conditions:
41
+ * You must give any other recipients of the Work or Derivative Works a copy of this License, which will apply to the use of the Work or such Derivative Works including (without limitation) the limitations and exclusions to the License; and
42
+ * You must cause any modified files to carry prominent notices stating that You changed the files; and
43
+ * You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
44
+ * If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You must include an attribution to Alchemab Therapeutics. You may also add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
45
+
46
+ You may add Your own copyright statement to Your modifications.
47
 
48
  6. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
49
 
 
52
  8. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
53
 
54
  9. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
55
+
56
  END OF TERMS AND CONDITIONS
57
 
58
+ ## COPYRIGHT NOTICE
 
59
 
60
  Copyright 2023 Alchemab Therapeutics Ltd
61
 
62
+ Licensed under the AntiBERTa2 License, Version 1.0 (the "License");
63
  you may not use this file except in compliance with the License.
64
+ You may obtain a copy of the License at [https://huggingface.co/alchemab/antiberta2/blob/main/LICENSE.md](https://huggingface.co/alchemab/antiberta2/blob/main/LICENSE.md).
65
+ Unless required by applicable law or agreed to in writing, the AntiBERTa2 models distributed under the License are distributed on an "AS IS" BASIS,
 
 
 
66
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
67
  See the License for the specific language governing permissions and
68
  limitations under the License.