favyen commited on
Commit
deee986
·
verified ·
1 Parent(s): 92f0a5a

Create LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +127 -0
LICENSE ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ OlmoEarth Artifact License
2
+
3
+ By exercising the rights granted to you under this OlmoEarth Artifact License
4
+ ("Agreement"), you accept and agree to its terms and conditions and enter into this
5
+ Agreement with The Allen Institute for Artificial Intelligence ("Ai2"). All references
6
+ to "you" herein means both an individual and legal entity that an individual is acting
7
+ on behalf of.
8
+
9
+ Subject to your compliance with this Agreement, Ai2 grants you permission, free of
10
+ charge, to use the machine learning artifacts, materials, and documentation provided by
11
+ Ai2 under this Agreement as follows (collectively, "Artifacts"):
12
+
13
+ - Model weights, including architecture and parameters ("Model");
14
+ - Associated dataset or collection of data in connection with the Model ("Dataset"); and/or
15
+ - Associated software to process and run the Dataset and Model, including code in
16
+ source or binary form for training, inference, and evaluation ("Code").
17
+
18
+ 1. Use Rights
19
+
20
+ Subject to the terms in Section 2 and 3 below, you may:
21
+
22
+ (a) Use, reproduce, modify, display and distribute the Artifacts, in whole or in part;
23
+ (b) Create any other machine learning models, datasets, and derivative works that are
24
+ derived from or based on the Artifacts, including by (i) transfer of patterns of
25
+ the weights, parameters, operations, or outputs of the Model, (ii) generating
26
+ outputs of the Model to produce synthetic data, and (iii) using Code to prepare any
27
+ work of authorship (collectively, "Derivatives"); and
28
+ (c) Publish and share Derivatives.
29
+
30
+ 2. Use Restrictions
31
+
32
+ You will not (and will not encourage, permit, or facilitate any others to) use any
33
+ portion of the Artifacts or Derivatives for the following purposes:
34
+
35
+ (a) Any military and defense-related applications and use cases, including without
36
+ limitation, for weapons development, military operations, intelligence gathering,
37
+ or human surveillance and policing activities.
38
+ (b) Any extractive activities, operations and use cases involving the removal of raw
39
+ materials from the earth, including without limitation, to plan or facilitate the
40
+ extraction of oil, natural gas and minerals through activities such as drilling,
41
+ mining, and deforestation.
42
+
43
+ 3. Distribution
44
+
45
+ In any distribution of the Artifacts or Derivatives:
46
+
47
+ (a) You will cite Ai2 as the source of the Artifacts in any distribution of Artifacts
48
+ or Derivatives.
49
+ (b) If you distribute any portion of the Artifacts, you will either link to or provide
50
+ a copy of this Agreement to all third party recipients.
51
+ (c) If you distribute any Derivatives, you may add your own intellectual property
52
+ notices and apply other licenses and terms of use, provided that you include and
53
+ require the use restrictions in Section 2 in all downstream distribution unless Ai2
54
+ provides written approval otherwise.
55
+
56
+ 4. Termination
57
+
58
+ This Agreement will automatically terminate with immediate effect and without notice to
59
+ you in the following circumstances:
60
+
61
+ (a) Your breach of the use restrictions in Section 2 and any other terms and conditions
62
+ herein; or
63
+ (b) If you file, maintain, or voluntarily participate in a lawsuit against any person
64
+ or entity asserting that the Artifacts or any portion thereof directly or
65
+ indirectly infringe any patent, except where a lawsuit is filed in response to a
66
+ corresponding lawsuit first brought against you.
67
+
68
+ For the avoidance of doubt, Ai2 may also offer the Artifacts under separate terms and
69
+ conditions or stop distributing the Artifacts at any time; however, doing so will not
70
+ terminate this Agreement. You may continue to use the Artifacts under this Agreement
71
+ unless it is terminated in accordance with the circumstances expressly stated herein.
72
+
73
+ 5. Rights Not Covered
74
+
75
+ This Agreement does not cover any patents or trademarks associated with the Artifacts,
76
+ including with respect to any individual items of information and materials that are
77
+ included or incorporated within a Dataset ("Contents"). Such Contents may be factual
78
+ data or independent works such as text, images, audio, and audio visual material.
79
+ Contents may be subject to other rights, including copyright, patent, data protection,
80
+ privacy, or personality rights, and this Agreement does not cover such rights. The use
81
+ rights in Section 1 expressly exclude any and all other rights that may apply to the
82
+ Contents of a Dataset.
83
+
84
+ 6. Disclaimer and Limitation of Liability
85
+
86
+ (a) THE ARTIFACTS ARE PROVIDED "AS IS", "AS AVAILABLE", AND "WITH ALL FAULTS", WITHOUT
87
+ ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND, INCLUDING WITHOUT LIMITATION, IMPLIED
88
+ WARRANTIES OF MERCHANTABILITY, TITLE, NON-INFRINGEMENT, FITNESS FOR A PARTICULAR
89
+ PURPOSE, ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OR ABSENCE
90
+ OF ERRORS, WHETHER OR NOT KNOWN OR DISCOVERABLE. AI2 MAKES NO REPRESENTATIONS OR
91
+ WARRANTIES AS TO THE RELIABILITY, COMPLETENESS, QUALITY, PERFORMANCE,
92
+ FUNCTIONALITY, OR UTILITY OF ANY ARTIFACTS. ANY USE OF THE ARTIFACTS IS AT YOUR
93
+ SOLE RISK AND DISCRETION. YOU ARE SOLELY RESPONSIBLE FOR (1) CLEARING ANY THIRD
94
+ PARTY RIGHTS THAT MAY APPLY TO OR BE EMBODIED IN ANY ARTIFACTS, INCLUDING ANY
95
+ CONTENTS IN A DATASET; (2) OBTAINING ANY NECESSARY RIGHTS, LICENSES, CONSENTS, OR
96
+ PERMISSIONS REQUIRED FOR YOUR USE OF THE ARTIFACTS; AND (3) PERFORMING ANY DUE
97
+ DILIGENCE ON THE ARTIFACTS TO VERIFY SUITABILITY FOR YOUR INTENDED USE.
98
+
99
+ (b) TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE LAWS, IN NO EVENT WILL AI2 BE
100
+ LIABLE FOR ANY CLAIM, DAMAGES, LOSSES, OR OTHER LIABILITY OF ANY KIND WHATSOEVER,
101
+ WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM OR IN CONNECTION
102
+ WITH THE ARTIFACTS OR YOUR USE THEREOF.
103
+
104
+ (c) The disclaimers and limitations of liability set forth above will be interpreted in
105
+ a manner that, to the greatest extent possible, constitute an absolute disclaimer
106
+ and waiver of all liability.
107
+
108
+ 7. Other Agreements
109
+
110
+ If you have entered into a separate written agreement with Ai2 regarding your use of
111
+ the specific Artifacts that are subject to this Agreement ("Other Agreement"), the
112
+ terms of such Other Agreement will supplement the terms herein. To the extent of any
113
+ conflict between the terms of the Other Agreement and this Agreement, the Other
114
+ Agreement will take precedence.
115
+
116
+ 8. Miscellaneous
117
+
118
+ If any term or provision of this Agreement is deemed invalid or unenforceable, it will
119
+ automatically be reformed to the minimum extent necessary to make it enforceable. To
120
+ the extent it cannot be reformed, it will be severed from this Agreement, and the
121
+ remaining terms and conditions will remain in full force and effect. Any delay or
122
+ failure by Ai2 to take any action or enforce any breach of this Agreement will not be
123
+ deemed as a waiver or consent by Ai2. No term or provision of this Agreement will be
124
+ waived by Ai2 unless expressly agreed in writing. Nothing in this Agreement constitutes
125
+ as a limitation of any privileges, immunities, and rights that apply to you or Ai2
126
+ under applicable laws, including from the legal processes of any jurisdiction or
127
+ authority.