patrickvonplaten commited on
Commit
2f3698d
1 Parent(s): 7d3506e
Files changed (5) hide show
  1. README.md +6 -9
  2. app.py +14 -0
  3. index.html +1895 -0
  4. license.html +0 -0
  5. license.txt +82 -0
README.md CHANGED
@@ -1,13 +1,10 @@
1
  ---
2
- title: Stable Diffusion License
3
- emoji: 🏃
4
- colorFrom: yellow
5
- colorTo: gray
6
- sdk: streamlit
7
- sdk_version: 1.10.0
8
- app_file: app.py
9
  pinned: false
10
- license: other
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
1
  ---
2
+ title: License
3
+ emoji: ⚖️
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: static
 
 
7
  pinned: false
 
8
  ---
9
 
10
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
app.py ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ txt_link = "https://huggingface.co/spaces/CompVis/license/raw/main/license.txt"
4
+ html_link = "https://huggingface.co/spaces/CompVis/license/raw/main/license.html"
5
+
6
+ st.sidebar.title("Stable Diffusion")
7
+ st.sidebar.markdown("## Stable Diffusion RAIL License v1.0")
8
+ st.sidebar.markdown(f"This is the home of the Stable Diffusion RAIL License v1.0.\
9
+ If you would like to download the license you can get it as [.txt]({txt_link}), or [.html]({html_link}) file.")
10
+
11
+ with open("license.html", "r") as f:
12
+ license_html = f.read()
13
+
14
+ st.markdown(license_html, unsafe_allow_html=True)
index.html ADDED
@@ -0,0 +1,1895 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+
3
+ <head>
4
+ <meta content="text/html; charset=UTF-8" http-equiv="content-type">
5
+ <style type="text/css">
6
+ .lst-kix_fv0uatir2ufl-8>li:before {
7
+ content: "\0025a0 "
8
+ }
9
+
10
+ .lst-kix_fv0uatir2ufl-5>li:before {
11
+ content: "\0025a0 "
12
+ }
13
+
14
+ ol.lst-kix_gs00va2l292e-8.start {
15
+ counter-reset: lst-ctn-kix_gs00va2l292e-8 0
16
+ }
17
+
18
+ .lst-kix_o12c65tpuwmu-3>li {
19
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-3
20
+ }
21
+
22
+ .lst-kix_fv0uatir2ufl-4>li:before {
23
+ content: "\0025cb "
24
+ }
25
+
26
+ .lst-kix_fv0uatir2ufl-3>li:before {
27
+ content: "\0025cf "
28
+ }
29
+
30
+ .lst-kix_2z7sxuic4qcz-1>li {
31
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-1
32
+ }
33
+
34
+ .lst-kix_rfv171ve2zmi-2>li:before {
35
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-2, decimal) ". "
36
+ }
37
+
38
+ .lst-kix_g3jk1pagzpg-3>li {
39
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-3
40
+ }
41
+
42
+ .lst-kix_rfv171ve2zmi-0>li:before {
43
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-0, upper-roman) ". "
44
+ }
45
+
46
+ .lst-kix_rfv171ve2zmi-1>li:before {
47
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-1, upper-latin) ". "
48
+ }
49
+
50
+ .lst-kix_t4rs0psumuc-7>li {
51
+ counter-increment: lst-ctn-kix_t4rs0psumuc-7
52
+ }
53
+
54
+ .lst-kix_gs00va2l292e-7>li {
55
+ counter-increment: lst-ctn-kix_gs00va2l292e-7
56
+ }
57
+
58
+ .lst-kix_fv0uatir2ufl-6>li:before {
59
+ content: "\0025cf "
60
+ }
61
+
62
+ .lst-kix_fv0uatir2ufl-7>li:before {
63
+ content: "\0025cb "
64
+ }
65
+
66
+ .lst-kix_g3jk1pagzpg-4>li:before {
67
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-4, lower-roman) ". "
68
+ }
69
+
70
+ ol.lst-kix_g3jk1pagzpg-2.start {
71
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-2 0
72
+ }
73
+
74
+ .lst-kix_rfv171ve2zmi-8>li:before {
75
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-8, lower-roman) ") "
76
+ }
77
+
78
+ .lst-kix_g3jk1pagzpg-3>li:before {
79
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-3, lower-latin) ". "
80
+ }
81
+
82
+ .lst-kix_g3jk1pagzpg-7>li:before {
83
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-7, lower-roman) ". "
84
+ }
85
+
86
+ .lst-kix_g3jk1pagzpg-0>li:before {
87
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-0, lower-latin) ". "
88
+ }
89
+
90
+ .lst-kix_g3jk1pagzpg-8>li:before {
91
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-8, decimal) ". "
92
+ }
93
+
94
+ .lst-kix_g3jk1pagzpg-2>li:before {
95
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-2, decimal) ". "
96
+ }
97
+
98
+ .lst-kix_rfv171ve2zmi-3>li:before {
99
+ content: "" counter(lst-ctn-kix_rfv171ve2zmi-3, lower-latin) ") "
100
+ }
101
+
102
+ .lst-kix_g3jk1pagzpg-1>li:before {
103
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-1, lower-roman) ". "
104
+ }
105
+
106
+ ol.lst-kix_t4rs0psumuc-8.start {
107
+ counter-reset: lst-ctn-kix_t4rs0psumuc-8 0
108
+ }
109
+
110
+ .lst-kix_fv0uatir2ufl-0>li:before {
111
+ content: "\0025cf "
112
+ }
113
+
114
+ .lst-kix_fv0uatir2ufl-2>li:before {
115
+ content: "\0025a0 "
116
+ }
117
+
118
+ .lst-kix_rfv171ve2zmi-4>li:before {
119
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-4, decimal) ") "
120
+ }
121
+
122
+ ol.lst-kix_t4rs0psumuc-2.start {
123
+ counter-reset: lst-ctn-kix_t4rs0psumuc-2 0
124
+ }
125
+
126
+ .lst-kix_fv0uatir2ufl-1>li:before {
127
+ content: "\0025cb "
128
+ }
129
+
130
+ .lst-kix_rfv171ve2zmi-5>li:before {
131
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-5, lower-latin) ") "
132
+ }
133
+
134
+ .lst-kix_rfv171ve2zmi-6>li:before {
135
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-6, lower-roman) ") "
136
+ }
137
+
138
+ .lst-kix_g3jk1pagzpg-1>li {
139
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-1
140
+ }
141
+
142
+ .lst-kix_g3jk1pagzpg-6>li:before {
143
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-6, lower-latin) ". "
144
+ }
145
+
146
+ .lst-kix_rfv171ve2zmi-7>li:before {
147
+ content: "(" counter(lst-ctn-kix_rfv171ve2zmi-7, lower-latin) ") "
148
+ }
149
+
150
+ .lst-kix_g3jk1pagzpg-5>li:before {
151
+ content: "" counter(lst-ctn-kix_g3jk1pagzpg-5, decimal) ". "
152
+ }
153
+
154
+ ol.lst-kix_g3jk1pagzpg-8.start {
155
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-8 0
156
+ }
157
+
158
+ ol.lst-kix_2z7sxuic4qcz-0.start {
159
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-0 0
160
+ }
161
+
162
+ ol.lst-kix_2z7sxuic4qcz-3 {
163
+ list-style-type: none
164
+ }
165
+
166
+ ol.lst-kix_2z7sxuic4qcz-2 {
167
+ list-style-type: none
168
+ }
169
+
170
+ .lst-kix_o12c65tpuwmu-1>li {
171
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-1
172
+ }
173
+
174
+ ol.lst-kix_2z7sxuic4qcz-1 {
175
+ list-style-type: none
176
+ }
177
+
178
+ ol.lst-kix_2z7sxuic4qcz-0 {
179
+ list-style-type: none
180
+ }
181
+
182
+ ol.lst-kix_2z7sxuic4qcz-7 {
183
+ list-style-type: none
184
+ }
185
+
186
+ ol.lst-kix_2z7sxuic4qcz-6 {
187
+ list-style-type: none
188
+ }
189
+
190
+ ol.lst-kix_2z7sxuic4qcz-5 {
191
+ list-style-type: none
192
+ }
193
+
194
+ ol.lst-kix_t4rs0psumuc-3.start {
195
+ counter-reset: lst-ctn-kix_t4rs0psumuc-3 0
196
+ }
197
+
198
+ ol.lst-kix_2z7sxuic4qcz-4 {
199
+ list-style-type: none
200
+ }
201
+
202
+ ol.lst-kix_2z7sxuic4qcz-4.start {
203
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-4 0
204
+ }
205
+
206
+ ol.lst-kix_2z7sxuic4qcz-8 {
207
+ list-style-type: none
208
+ }
209
+
210
+ .lst-kix_2z7sxuic4qcz-3>li {
211
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-3
212
+ }
213
+
214
+ ul.lst-kix_fv0uatir2ufl-2 {
215
+ list-style-type: none
216
+ }
217
+
218
+ ul.lst-kix_fv0uatir2ufl-1 {
219
+ list-style-type: none
220
+ }
221
+
222
+ ul.lst-kix_fv0uatir2ufl-0 {
223
+ list-style-type: none
224
+ }
225
+
226
+ ul.lst-kix_fv0uatir2ufl-6 {
227
+ list-style-type: none
228
+ }
229
+
230
+ ul.lst-kix_fv0uatir2ufl-5 {
231
+ list-style-type: none
232
+ }
233
+
234
+ .lst-kix_o12c65tpuwmu-7>li {
235
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-7
236
+ }
237
+
238
+ ul.lst-kix_fv0uatir2ufl-4 {
239
+ list-style-type: none
240
+ }
241
+
242
+ ul.lst-kix_fv0uatir2ufl-3 {
243
+ list-style-type: none
244
+ }
245
+
246
+ ul.lst-kix_fv0uatir2ufl-8 {
247
+ list-style-type: none
248
+ }
249
+
250
+ ul.lst-kix_fv0uatir2ufl-7 {
251
+ list-style-type: none
252
+ }
253
+
254
+ ol.lst-kix_g3jk1pagzpg-7.start {
255
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-7 0
256
+ }
257
+
258
+ ol.lst-kix_t4rs0psumuc-8 {
259
+ list-style-type: none
260
+ }
261
+
262
+ ol.lst-kix_t4rs0psumuc-7 {
263
+ list-style-type: none
264
+ }
265
+
266
+ ol.lst-kix_t4rs0psumuc-4 {
267
+ list-style-type: none
268
+ }
269
+
270
+ ol.lst-kix_t4rs0psumuc-3 {
271
+ list-style-type: none
272
+ }
273
+
274
+ ol.lst-kix_t4rs0psumuc-6 {
275
+ list-style-type: none
276
+ }
277
+
278
+ ol.lst-kix_t4rs0psumuc-5 {
279
+ list-style-type: none
280
+ }
281
+
282
+ ol.lst-kix_t4rs0psumuc-0 {
283
+ list-style-type: none
284
+ }
285
+
286
+ .lst-kix_rfv171ve2zmi-8>li {
287
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-8
288
+ }
289
+
290
+ ol.lst-kix_2z7sxuic4qcz-5.start {
291
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-5 0
292
+ }
293
+
294
+ ol.lst-kix_t4rs0psumuc-2 {
295
+ list-style-type: none
296
+ }
297
+
298
+ .lst-kix_a5viigb0xhl7-1>li:before {
299
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-1, lower-latin) ". "
300
+ }
301
+
302
+ ol.lst-kix_t4rs0psumuc-1 {
303
+ list-style-type: none
304
+ }
305
+
306
+ .lst-kix_a5viigb0xhl7-8>li {
307
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-8
308
+ }
309
+
310
+ .lst-kix_a5viigb0xhl7-0>li:before {
311
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-0, decimal) ". "
312
+ }
313
+
314
+ ol.lst-kix_g3jk1pagzpg-1.start {
315
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-1 0
316
+ }
317
+
318
+ .lst-kix_ehrga9das63p-8>li:before {
319
+ content: "- "
320
+ }
321
+
322
+ ol.lst-kix_rfv171ve2zmi-7 {
323
+ list-style-type: none
324
+ }
325
+
326
+ ol.lst-kix_a5viigb0xhl7-5.start {
327
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-5 0
328
+ }
329
+
330
+ ol.lst-kix_rfv171ve2zmi-8 {
331
+ list-style-type: none
332
+ }
333
+
334
+ ol.lst-kix_gs00va2l292e-1.start {
335
+ counter-reset: lst-ctn-kix_gs00va2l292e-1 0
336
+ }
337
+
338
+ ol.lst-kix_rfv171ve2zmi-3 {
339
+ list-style-type: none
340
+ }
341
+
342
+ ol.lst-kix_rfv171ve2zmi-4 {
343
+ list-style-type: none
344
+ }
345
+
346
+ .lst-kix_gs00va2l292e-8>li:before {
347
+ content: "" counter(lst-ctn-kix_gs00va2l292e-8, decimal) ". "
348
+ }
349
+
350
+ ol.lst-kix_rfv171ve2zmi-5 {
351
+ list-style-type: none
352
+ }
353
+
354
+ ol.lst-kix_rfv171ve2zmi-6 {
355
+ list-style-type: none
356
+ }
357
+
358
+ .lst-kix_gs00va2l292e-3>li:before {
359
+ content: "" counter(lst-ctn-kix_gs00va2l292e-3, lower-latin) ") "
360
+ }
361
+
362
+ ol.lst-kix_rfv171ve2zmi-0 {
363
+ list-style-type: none
364
+ }
365
+
366
+ .lst-kix_t4rs0psumuc-2>li {
367
+ counter-increment: lst-ctn-kix_t4rs0psumuc-2
368
+ }
369
+
370
+ .lst-kix_a5viigb0xhl7-3>li:before {
371
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-3, decimal) ". "
372
+ }
373
+
374
+ ol.lst-kix_rfv171ve2zmi-1 {
375
+ list-style-type: none
376
+ }
377
+
378
+ ol.lst-kix_rfv171ve2zmi-2 {
379
+ list-style-type: none
380
+ }
381
+
382
+ .lst-kix_gs00va2l292e-1>li:before {
383
+ content: "(" counter(lst-ctn-kix_gs00va2l292e-1, lower-roman) ") "
384
+ }
385
+
386
+ .lst-kix_ehrga9das63p-2>li:before {
387
+ content: "- "
388
+ }
389
+
390
+ ol.lst-kix_o12c65tpuwmu-3.start {
391
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-3 0
392
+ }
393
+
394
+ .lst-kix_g3jk1pagzpg-8>li {
395
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-8
396
+ }
397
+
398
+ .lst-kix_ehrga9das63p-0>li:before {
399
+ content: "- "
400
+ }
401
+
402
+ .lst-kix_a5viigb0xhl7-5>li:before {
403
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-5, lower-roman) ". "
404
+ }
405
+
406
+ .lst-kix_a5viigb0xhl7-7>li:before {
407
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-7, lower-latin) ". "
408
+ }
409
+
410
+ .lst-kix_gs00va2l292e-1>li {
411
+ counter-increment: lst-ctn-kix_gs00va2l292e-1
412
+ }
413
+
414
+ ol.lst-kix_gs00va2l292e-4.start {
415
+ counter-reset: lst-ctn-kix_gs00va2l292e-4 0
416
+ }
417
+
418
+ ol.lst-kix_g3jk1pagzpg-0.start {
419
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-0 0
420
+ }
421
+
422
+ ol.lst-kix_t4rs0psumuc-1.start {
423
+ counter-reset: lst-ctn-kix_t4rs0psumuc-1 0
424
+ }
425
+
426
+ .lst-kix_t4rs0psumuc-1>li {
427
+ counter-increment: lst-ctn-kix_t4rs0psumuc-1
428
+ }
429
+
430
+ ol.lst-kix_2z7sxuic4qcz-6.start {
431
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-6 0
432
+ }
433
+
434
+ .lst-kix_rfv171ve2zmi-3>li {
435
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-3
436
+ }
437
+
438
+ .lst-kix_rfv171ve2zmi-4>li {
439
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-4
440
+ }
441
+
442
+ ol.lst-kix_o12c65tpuwmu-1 {
443
+ list-style-type: none
444
+ }
445
+
446
+ ol.lst-kix_o12c65tpuwmu-2 {
447
+ list-style-type: none
448
+ }
449
+
450
+ .lst-kix_gs00va2l292e-3>li {
451
+ counter-increment: lst-ctn-kix_gs00va2l292e-3
452
+ }
453
+
454
+ ol.lst-kix_o12c65tpuwmu-0 {
455
+ list-style-type: none
456
+ }
457
+
458
+ ol.lst-kix_o12c65tpuwmu-5 {
459
+ list-style-type: none
460
+ }
461
+
462
+ ol.lst-kix_o12c65tpuwmu-6 {
463
+ list-style-type: none
464
+ }
465
+
466
+ ol.lst-kix_o12c65tpuwmu-3 {
467
+ list-style-type: none
468
+ }
469
+
470
+ .lst-kix_t4rs0psumuc-3>li {
471
+ counter-increment: lst-ctn-kix_t4rs0psumuc-3
472
+ }
473
+
474
+ ol.lst-kix_o12c65tpuwmu-4 {
475
+ list-style-type: none
476
+ }
477
+
478
+ ol.lst-kix_o12c65tpuwmu-7 {
479
+ list-style-type: none
480
+ }
481
+
482
+ .lst-kix_a5viigb0xhl7-6>li {
483
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-6
484
+ }
485
+
486
+ ol.lst-kix_o12c65tpuwmu-8 {
487
+ list-style-type: none
488
+ }
489
+
490
+ ol.lst-kix_o12c65tpuwmu-6.start {
491
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-6 0
492
+ }
493
+
494
+ ol.lst-kix_a5viigb0xhl7-2.start {
495
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-2 0
496
+ }
497
+
498
+ ol.lst-kix_rfv171ve2zmi-3.start {
499
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-3 0
500
+ }
501
+
502
+ .lst-kix_g3jk1pagzpg-7>li {
503
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-7
504
+ }
505
+
506
+ ol.lst-kix_rfv171ve2zmi-6.start {
507
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-6 0
508
+ }
509
+
510
+ .lst-kix_2z7sxuic4qcz-5>li {
511
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-5
512
+ }
513
+
514
+ .lst-kix_o12c65tpuwmu-7>li:before {
515
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-7, lower-roman) ". "
516
+ }
517
+
518
+ .lst-kix_t4rs0psumuc-4>li:before {
519
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-4, lower-roman) ". "
520
+ }
521
+
522
+ .lst-kix_t4rs0psumuc-6>li:before {
523
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-6, lower-latin) ". "
524
+ }
525
+
526
+ .lst-kix_2z7sxuic4qcz-4>li {
527
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-4
528
+ }
529
+
530
+ ol.lst-kix_rfv171ve2zmi-5.start {
531
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-5 0
532
+ }
533
+
534
+ .lst-kix_o12c65tpuwmu-5>li:before {
535
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-5, decimal) ") "
536
+ }
537
+
538
+ ol.lst-kix_2z7sxuic4qcz-7.start {
539
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-7 0
540
+ }
541
+
542
+ .lst-kix_a5viigb0xhl7-7>li {
543
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-7
544
+ }
545
+
546
+ .lst-kix_o12c65tpuwmu-3>li:before {
547
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-3, lower-latin) ") "
548
+ }
549
+
550
+ ol.lst-kix_a5viigb0xhl7-3.start {
551
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-3 0
552
+ }
553
+
554
+ .lst-kix_a5viigb0xhl7-1>li {
555
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-1
556
+ }
557
+
558
+ ol.lst-kix_gs00va2l292e-2.start {
559
+ counter-reset: lst-ctn-kix_gs00va2l292e-2 0
560
+ }
561
+
562
+ .lst-kix_a5viigb0xhl7-0>li {
563
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-0
564
+ }
565
+
566
+ .lst-kix_t4rs0psumuc-8>li:before {
567
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-8, decimal) ". "
568
+ }
569
+
570
+ ol.lst-kix_o12c65tpuwmu-5.start {
571
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-5 0
572
+ }
573
+
574
+ .lst-kix_o12c65tpuwmu-2>li {
575
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-2
576
+ }
577
+
578
+ ol.lst-kix_a5viigb0xhl7-4.start {
579
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-4 0
580
+ }
581
+
582
+ .lst-kix_o12c65tpuwmu-8>li {
583
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-8
584
+ }
585
+
586
+ ol.lst-kix_o12c65tpuwmu-4.start {
587
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-4 0
588
+ }
589
+
590
+ .lst-kix_2z7sxuic4qcz-1>li:before {
591
+ content: "(" counter(lst-ctn-kix_2z7sxuic4qcz-1, lower-roman) ") "
592
+ }
593
+
594
+ ol.lst-kix_rfv171ve2zmi-4.start {
595
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-4 0
596
+ }
597
+
598
+ .lst-kix_2z7sxuic4qcz-3>li:before {
599
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-3, lower-latin) ") "
600
+ }
601
+
602
+ ol.lst-kix_2z7sxuic4qcz-8.start {
603
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-8 0
604
+ }
605
+
606
+ ol.lst-kix_gs00va2l292e-4 {
607
+ list-style-type: none
608
+ }
609
+
610
+ ol.lst-kix_gs00va2l292e-5 {
611
+ list-style-type: none
612
+ }
613
+
614
+ ol.lst-kix_gs00va2l292e-3.start {
615
+ counter-reset: lst-ctn-kix_gs00va2l292e-3 0
616
+ }
617
+
618
+ ol.lst-kix_gs00va2l292e-6 {
619
+ list-style-type: none
620
+ }
621
+
622
+ ol.lst-kix_gs00va2l292e-7 {
623
+ list-style-type: none
624
+ }
625
+
626
+ ol.lst-kix_gs00va2l292e-8 {
627
+ list-style-type: none
628
+ }
629
+
630
+ .lst-kix_gs00va2l292e-8>li {
631
+ counter-increment: lst-ctn-kix_gs00va2l292e-8
632
+ }
633
+
634
+ .lst-kix_2z7sxuic4qcz-5>li:before {
635
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-5, decimal) ") "
636
+ }
637
+
638
+ .lst-kix_gs00va2l292e-2>li {
639
+ counter-increment: lst-ctn-kix_gs00va2l292e-2
640
+ }
641
+
642
+ .lst-kix_ehrga9das63p-4>li:before {
643
+ content: "- "
644
+ }
645
+
646
+ ol.lst-kix_t4rs0psumuc-0.start {
647
+ counter-reset: lst-ctn-kix_t4rs0psumuc-0 0
648
+ }
649
+
650
+ .lst-kix_t4rs0psumuc-0>li:before {
651
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-0, lower-latin) ". "
652
+ }
653
+
654
+ .lst-kix_t4rs0psumuc-2>li:before {
655
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-2, decimal) ". "
656
+ }
657
+
658
+ ol.lst-kix_gs00va2l292e-0 {
659
+ list-style-type: none
660
+ }
661
+
662
+ .lst-kix_ehrga9das63p-6>li:before {
663
+ content: "- "
664
+ }
665
+
666
+ .lst-kix_2z7sxuic4qcz-7>li:before {
667
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-7, lower-roman) ". "
668
+ }
669
+
670
+ ol.lst-kix_gs00va2l292e-1 {
671
+ list-style-type: none
672
+ }
673
+
674
+ ol.lst-kix_gs00va2l292e-2 {
675
+ list-style-type: none
676
+ }
677
+
678
+ ol.lst-kix_gs00va2l292e-3 {
679
+ list-style-type: none
680
+ }
681
+
682
+ ol.lst-kix_a5viigb0xhl7-8 {
683
+ list-style-type: none
684
+ }
685
+
686
+ ol.lst-kix_t4rs0psumuc-5.start {
687
+ counter-reset: lst-ctn-kix_t4rs0psumuc-5 0
688
+ }
689
+
690
+ ol.lst-kix_a5viigb0xhl7-7 {
691
+ list-style-type: none
692
+ }
693
+
694
+ ol.lst-kix_a5viigb0xhl7-6 {
695
+ list-style-type: none
696
+ }
697
+
698
+ ol.lst-kix_a5viigb0xhl7-5 {
699
+ list-style-type: none
700
+ }
701
+
702
+ ol.lst-kix_a5viigb0xhl7-4 {
703
+ list-style-type: none
704
+ }
705
+
706
+ .lst-kix_g3jk1pagzpg-2>li {
707
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-2
708
+ }
709
+
710
+ ol.lst-kix_a5viigb0xhl7-3 {
711
+ list-style-type: none
712
+ }
713
+
714
+ ol.lst-kix_a5viigb0xhl7-2 {
715
+ list-style-type: none
716
+ }
717
+
718
+ ol.lst-kix_a5viigb0xhl7-1 {
719
+ list-style-type: none
720
+ }
721
+
722
+ ol.lst-kix_a5viigb0xhl7-0 {
723
+ list-style-type: none
724
+ }
725
+
726
+ ol.lst-kix_rfv171ve2zmi-7.start {
727
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-7 0
728
+ }
729
+
730
+ .lst-kix_t4rs0psumuc-8>li {
731
+ counter-increment: lst-ctn-kix_t4rs0psumuc-8
732
+ }
733
+
734
+ ol.lst-kix_a5viigb0xhl7-1.start {
735
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-1 0
736
+ }
737
+
738
+ .lst-kix_o12c65tpuwmu-4>li {
739
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-4
740
+ }
741
+
742
+ .lst-kix_2z7sxuic4qcz-0>li {
743
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-0
744
+ }
745
+
746
+ .lst-kix_t4rs0psumuc-6>li {
747
+ counter-increment: lst-ctn-kix_t4rs0psumuc-6
748
+ }
749
+
750
+ ol.lst-kix_o12c65tpuwmu-2.start {
751
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-2 0
752
+ }
753
+
754
+ ol.lst-kix_gs00va2l292e-5.start {
755
+ counter-reset: lst-ctn-kix_gs00va2l292e-5 0
756
+ }
757
+
758
+ .lst-kix_rfv171ve2zmi-7>li {
759
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-7
760
+ }
761
+
762
+ .lst-kix_gs00va2l292e-6>li {
763
+ counter-increment: lst-ctn-kix_gs00va2l292e-6
764
+ }
765
+
766
+ .lst-kix_o12c65tpuwmu-0>li:before {
767
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-0, lower-latin) ") "
768
+ }
769
+
770
+ .lst-kix_2z7sxuic4qcz-2>li {
771
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-2
772
+ }
773
+
774
+ .lst-kix_o12c65tpuwmu-1>li:before {
775
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-1, lower-roman) ") "
776
+ }
777
+
778
+ .lst-kix_o12c65tpuwmu-2>li:before {
779
+ content: "(" counter(lst-ctn-kix_o12c65tpuwmu-2, decimal) ") "
780
+ }
781
+
782
+ .lst-kix_g3jk1pagzpg-4>li {
783
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-4
784
+ }
785
+
786
+ ul.lst-kix_ehrga9das63p-0 {
787
+ list-style-type: none
788
+ }
789
+
790
+ ul.lst-kix_ehrga9das63p-1 {
791
+ list-style-type: none
792
+ }
793
+
794
+ ol.lst-kix_gs00va2l292e-6.start {
795
+ counter-reset: lst-ctn-kix_gs00va2l292e-6 0
796
+ }
797
+
798
+ ul.lst-kix_ehrga9das63p-2 {
799
+ list-style-type: none
800
+ }
801
+
802
+ ul.lst-kix_ehrga9das63p-3 {
803
+ list-style-type: none
804
+ }
805
+
806
+ .lst-kix_o12c65tpuwmu-6>li {
807
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-6
808
+ }
809
+
810
+ ol.lst-kix_o12c65tpuwmu-8.start {
811
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-8 0
812
+ }
813
+
814
+ ol.lst-kix_a5viigb0xhl7-7.start {
815
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-7 0
816
+ }
817
+
818
+ ol.lst-kix_rfv171ve2zmi-2.start {
819
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-2 0
820
+ }
821
+
822
+ .lst-kix_gs00va2l292e-4>li {
823
+ counter-increment: lst-ctn-kix_gs00va2l292e-4
824
+ }
825
+
826
+ .lst-kix_o12c65tpuwmu-0>li {
827
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-0
828
+ }
829
+
830
+ .lst-kix_g3jk1pagzpg-6>li {
831
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-6
832
+ }
833
+
834
+ ul.lst-kix_ehrga9das63p-8 {
835
+ list-style-type: none
836
+ }
837
+
838
+ .lst-kix_t4rs0psumuc-4>li {
839
+ counter-increment: lst-ctn-kix_t4rs0psumuc-4
840
+ }
841
+
842
+ ul.lst-kix_ehrga9das63p-4 {
843
+ list-style-type: none
844
+ }
845
+
846
+ ul.lst-kix_ehrga9das63p-5 {
847
+ list-style-type: none
848
+ }
849
+
850
+ ul.lst-kix_ehrga9das63p-6 {
851
+ list-style-type: none
852
+ }
853
+
854
+ ul.lst-kix_ehrga9das63p-7 {
855
+ list-style-type: none
856
+ }
857
+
858
+ ol.lst-kix_t4rs0psumuc-4.start {
859
+ counter-reset: lst-ctn-kix_t4rs0psumuc-4 0
860
+ }
861
+
862
+ ol.lst-kix_a5viigb0xhl7-6.start {
863
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-6 0
864
+ }
865
+
866
+ .lst-kix_2z7sxuic4qcz-6>li {
867
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-6
868
+ }
869
+
870
+ ol.lst-kix_o12c65tpuwmu-7.start {
871
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-7 0
872
+ }
873
+
874
+ ol.lst-kix_gs00va2l292e-0.start {
875
+ counter-reset: lst-ctn-kix_gs00va2l292e-0 0
876
+ }
877
+
878
+ ol.lst-kix_rfv171ve2zmi-8.start {
879
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-8 0
880
+ }
881
+
882
+ .lst-kix_g3jk1pagzpg-0>li {
883
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-0
884
+ }
885
+
886
+ .lst-kix_a5viigb0xhl7-2>li {
887
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-2
888
+ }
889
+
890
+ .lst-kix_rfv171ve2zmi-2>li {
891
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-2
892
+ }
893
+
894
+ .lst-kix_rfv171ve2zmi-5>li {
895
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-5
896
+ }
897
+
898
+ ol.lst-kix_a5viigb0xhl7-0.start {
899
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-0 0
900
+ }
901
+
902
+ ol.lst-kix_rfv171ve2zmi-1.start {
903
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-1 0
904
+ }
905
+
906
+ .lst-kix_gs00va2l292e-5>li:before {
907
+ content: "" counter(lst-ctn-kix_gs00va2l292e-5, decimal) ") "
908
+ }
909
+
910
+ ol.lst-kix_o12c65tpuwmu-1.start {
911
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-1 0
912
+ }
913
+
914
+ .lst-kix_gs00va2l292e-6>li:before {
915
+ content: "" counter(lst-ctn-kix_gs00va2l292e-6, lower-latin) ". "
916
+ }
917
+
918
+ .lst-kix_a5viigb0xhl7-5>li {
919
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-5
920
+ }
921
+
922
+ .lst-kix_gs00va2l292e-7>li:before {
923
+ content: "" counter(lst-ctn-kix_gs00va2l292e-7, lower-roman) ". "
924
+ }
925
+
926
+ .lst-kix_2z7sxuic4qcz-7>li {
927
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-7
928
+ }
929
+
930
+ .lst-kix_a5viigb0xhl7-4>li {
931
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-4
932
+ }
933
+
934
+ ol.lst-kix_rfv171ve2zmi-0.start {
935
+ counter-reset: lst-ctn-kix_rfv171ve2zmi-0 0
936
+ }
937
+
938
+ .lst-kix_gs00va2l292e-4>li:before {
939
+ content: "" counter(lst-ctn-kix_gs00va2l292e-4, lower-roman) ") "
940
+ }
941
+
942
+ .lst-kix_ehrga9das63p-7>li:before {
943
+ content: "- "
944
+ }
945
+
946
+ .lst-kix_a5viigb0xhl7-2>li:before {
947
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-2, lower-roman) ". "
948
+ }
949
+
950
+ ol.lst-kix_g3jk1pagzpg-3.start {
951
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-3 0
952
+ }
953
+
954
+ .lst-kix_a5viigb0xhl7-4>li:before {
955
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-4, lower-latin) ". "
956
+ }
957
+
958
+ .lst-kix_gs00va2l292e-2>li:before {
959
+ content: "(" counter(lst-ctn-kix_gs00va2l292e-2, decimal) ") "
960
+ }
961
+
962
+ .lst-kix_ehrga9das63p-1>li:before {
963
+ content: "- "
964
+ }
965
+
966
+ .lst-kix_a5viigb0xhl7-6>li:before {
967
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-6, decimal) ". "
968
+ }
969
+
970
+ ol.lst-kix_o12c65tpuwmu-0.start {
971
+ counter-reset: lst-ctn-kix_o12c65tpuwmu-0 0
972
+ }
973
+
974
+ .lst-kix_gs00va2l292e-0>li:before {
975
+ content: "(" counter(lst-ctn-kix_gs00va2l292e-0, lower-latin) ") "
976
+ }
977
+
978
+ .lst-kix_a5viigb0xhl7-8>li:before {
979
+ content: "" counter(lst-ctn-kix_a5viigb0xhl7-8, lower-roman) ". "
980
+ }
981
+
982
+ ol.lst-kix_gs00va2l292e-7.start {
983
+ counter-reset: lst-ctn-kix_gs00va2l292e-7 0
984
+ }
985
+
986
+ .lst-kix_t4rs0psumuc-0>li {
987
+ counter-increment: lst-ctn-kix_t4rs0psumuc-0
988
+ }
989
+
990
+ ol.lst-kix_2z7sxuic4qcz-1.start {
991
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-1 0
992
+ }
993
+
994
+ .lst-kix_gs00va2l292e-0>li {
995
+ counter-increment: lst-ctn-kix_gs00va2l292e-0
996
+ }
997
+
998
+ .lst-kix_a5viigb0xhl7-3>li {
999
+ counter-increment: lst-ctn-kix_a5viigb0xhl7-3
1000
+ }
1001
+
1002
+ .lst-kix_rfv171ve2zmi-1>li {
1003
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-1
1004
+ }
1005
+
1006
+ ol.lst-kix_a5viigb0xhl7-8.start {
1007
+ counter-reset: lst-ctn-kix_a5viigb0xhl7-8 0
1008
+ }
1009
+
1010
+ .lst-kix_2z7sxuic4qcz-8>li {
1011
+ counter-increment: lst-ctn-kix_2z7sxuic4qcz-8
1012
+ }
1013
+
1014
+ ol.lst-kix_g3jk1pagzpg-6.start {
1015
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-6 0
1016
+ }
1017
+
1018
+ .lst-kix_o12c65tpuwmu-8>li:before {
1019
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-8, decimal) ". "
1020
+ }
1021
+
1022
+ .lst-kix_g3jk1pagzpg-5>li {
1023
+ counter-increment: lst-ctn-kix_g3jk1pagzpg-5
1024
+ }
1025
+
1026
+ .lst-kix_o12c65tpuwmu-6>li:before {
1027
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-6, lower-latin) ". "
1028
+ }
1029
+
1030
+ .lst-kix_t4rs0psumuc-3>li:before {
1031
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-3, lower-latin) ". "
1032
+ }
1033
+
1034
+ .lst-kix_t4rs0psumuc-7>li:before {
1035
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-7, lower-roman) ". "
1036
+ }
1037
+
1038
+ ol.lst-kix_g3jk1pagzpg-4 {
1039
+ list-style-type: none
1040
+ }
1041
+
1042
+ .lst-kix_o12c65tpuwmu-4>li:before {
1043
+ content: "" counter(lst-ctn-kix_o12c65tpuwmu-4, lower-roman) ") "
1044
+ }
1045
+
1046
+ ol.lst-kix_g3jk1pagzpg-5 {
1047
+ list-style-type: none
1048
+ }
1049
+
1050
+ ol.lst-kix_g3jk1pagzpg-6 {
1051
+ list-style-type: none
1052
+ }
1053
+
1054
+ ol.lst-kix_g3jk1pagzpg-7 {
1055
+ list-style-type: none
1056
+ }
1057
+
1058
+ ol.lst-kix_t4rs0psumuc-7.start {
1059
+ counter-reset: lst-ctn-kix_t4rs0psumuc-7 0
1060
+ }
1061
+
1062
+ ol.lst-kix_g3jk1pagzpg-8 {
1063
+ list-style-type: none
1064
+ }
1065
+
1066
+ .lst-kix_t4rs0psumuc-5>li:before {
1067
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-5, decimal) ". "
1068
+ }
1069
+
1070
+ .lst-kix_t4rs0psumuc-5>li {
1071
+ counter-increment: lst-ctn-kix_t4rs0psumuc-5
1072
+ }
1073
+
1074
+ ol.lst-kix_2z7sxuic4qcz-3.start {
1075
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-3 0
1076
+ }
1077
+
1078
+ ol.lst-kix_g3jk1pagzpg-5.start {
1079
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-5 0
1080
+ }
1081
+
1082
+ .lst-kix_rfv171ve2zmi-6>li {
1083
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-6
1084
+ }
1085
+
1086
+ ol.lst-kix_g3jk1pagzpg-0 {
1087
+ list-style-type: none
1088
+ }
1089
+
1090
+ ol.lst-kix_g3jk1pagzpg-1 {
1091
+ list-style-type: none
1092
+ }
1093
+
1094
+ ol.lst-kix_g3jk1pagzpg-2 {
1095
+ list-style-type: none
1096
+ }
1097
+
1098
+ ol.lst-kix_g3jk1pagzpg-3 {
1099
+ list-style-type: none
1100
+ }
1101
+
1102
+ ol.lst-kix_t4rs0psumuc-6.start {
1103
+ counter-reset: lst-ctn-kix_t4rs0psumuc-6 0
1104
+ }
1105
+
1106
+ .lst-kix_rfv171ve2zmi-0>li {
1107
+ counter-increment: lst-ctn-kix_rfv171ve2zmi-0
1108
+ }
1109
+
1110
+ .lst-kix_2z7sxuic4qcz-0>li:before {
1111
+ content: "(" counter(lst-ctn-kix_2z7sxuic4qcz-0, lower-latin) ") "
1112
+ }
1113
+
1114
+ .lst-kix_o12c65tpuwmu-5>li {
1115
+ counter-increment: lst-ctn-kix_o12c65tpuwmu-5
1116
+ }
1117
+
1118
+ .lst-kix_2z7sxuic4qcz-2>li:before {
1119
+ content: "(" counter(lst-ctn-kix_2z7sxuic4qcz-2, decimal) ") "
1120
+ }
1121
+
1122
+ li.li-bullet-0:before {
1123
+ margin-left: -18pt;
1124
+ white-space: nowrap;
1125
+ display: inline-block;
1126
+ min-width: 18pt
1127
+ }
1128
+
1129
+ .lst-kix_2z7sxuic4qcz-4>li:before {
1130
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-4, lower-roman) ") "
1131
+ }
1132
+
1133
+ .lst-kix_2z7sxuic4qcz-6>li:before {
1134
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-6, lower-latin) ". "
1135
+ }
1136
+
1137
+ ol.lst-kix_g3jk1pagzpg-4.start {
1138
+ counter-reset: lst-ctn-kix_g3jk1pagzpg-4 0
1139
+ }
1140
+
1141
+ .lst-kix_ehrga9das63p-3>li:before {
1142
+ content: "- "
1143
+ }
1144
+
1145
+ ol.lst-kix_2z7sxuic4qcz-2.start {
1146
+ counter-reset: lst-ctn-kix_2z7sxuic4qcz-2 0
1147
+ }
1148
+
1149
+ .lst-kix_2z7sxuic4qcz-8>li:before {
1150
+ content: "" counter(lst-ctn-kix_2z7sxuic4qcz-8, decimal) ". "
1151
+ }
1152
+
1153
+ .lst-kix_gs00va2l292e-5>li {
1154
+ counter-increment: lst-ctn-kix_gs00va2l292e-5
1155
+ }
1156
+
1157
+ .lst-kix_ehrga9das63p-5>li:before {
1158
+ content: "- "
1159
+ }
1160
+
1161
+ .lst-kix_t4rs0psumuc-1>li:before {
1162
+ content: "" counter(lst-ctn-kix_t4rs0psumuc-1, lower-roman) ". "
1163
+ }
1164
+
1165
+ ol {
1166
+ margin: 0;
1167
+ padding: 0
1168
+ }
1169
+
1170
+ table td,
1171
+ table th {
1172
+ padding: 0
1173
+ }
1174
+
1175
+ .c35 {
1176
+ margin-left: 72pt;
1177
+ padding-top: 6pt;
1178
+ padding-left: 0pt;
1179
+ padding-bottom: 0pt;
1180
+ line-height: 1.0;
1181
+ orphans: 2;
1182
+ widows: 2;
1183
+ text-align: left
1184
+ }
1185
+
1186
+ .c2 {
1187
+ margin-left: 72pt;
1188
+ padding-top: 6pt;
1189
+ padding-left: 0pt;
1190
+ padding-bottom: 0pt;
1191
+ line-height: 1.0;
1192
+ orphans: 2;
1193
+ widows: 2;
1194
+ text-align: justify
1195
+ }
1196
+
1197
+ .c30 {
1198
+ padding-top: 0pt;
1199
+ padding-bottom: 8pt;
1200
+ line-height: 1.15;
1201
+ page-break-after: avoid;
1202
+ orphans: 2;
1203
+ widows: 2;
1204
+ text-align: center
1205
+ }
1206
+
1207
+ .c17 {
1208
+ color: #000000;
1209
+ font-weight: 400;
1210
+ text-decoration: none;
1211
+ vertical-align: baseline;
1212
+ font-size: 10pt;
1213
+ font-family: "Arial";
1214
+ font-style: normal
1215
+ }
1216
+
1217
+ .c3 {
1218
+ padding-top: 0pt;
1219
+ padding-bottom: 0pt;
1220
+ line-height: 1.15;
1221
+ orphans: 2;
1222
+ widows: 2;
1223
+ text-align: justify;
1224
+ height: 11pt
1225
+ }
1226
+
1227
+ .c0 {
1228
+ background-color: #ffffff;
1229
+ padding-top: 0pt;
1230
+ padding-bottom: 8pt;
1231
+ line-height: 1.15;
1232
+ orphans: 2;
1233
+ widows: 2;
1234
+ text-align: justify
1235
+ }
1236
+
1237
+ .c18 {
1238
+ padding-top: 0pt;
1239
+ padding-bottom: 0pt;
1240
+ line-height: 1.15;
1241
+ orphans: 2;
1242
+ widows: 2;
1243
+ text-align: center
1244
+ }
1245
+
1246
+ .c22 {
1247
+ padding-top: 0pt;
1248
+ padding-bottom: 0pt;
1249
+ line-height: 1.15;
1250
+ orphans: 2;
1251
+ widows: 2;
1252
+ text-align: right
1253
+ }
1254
+
1255
+ .c11 {
1256
+ padding-top: 6pt;
1257
+ padding-bottom: 0pt;
1258
+ line-height: 1.15;
1259
+ orphans: 2;
1260
+ widows: 2;
1261
+ text-align: justify
1262
+ }
1263
+
1264
+ .c16 {
1265
+ padding-top: 6pt;
1266
+ padding-bottom: 0pt;
1267
+ line-height: 1.15;
1268
+ orphans: 2;
1269
+ widows: 2;
1270
+ text-align: center
1271
+ }
1272
+
1273
+ .c27 {
1274
+ padding-top: 0pt;
1275
+ padding-bottom: 0pt;
1276
+ line-height: 1.15;
1277
+ orphans: 2;
1278
+ widows: 2;
1279
+ text-align: justify
1280
+ }
1281
+
1282
+ .c13 {
1283
+ padding-top: 0pt;
1284
+ padding-bottom: 0pt;
1285
+ line-height: 1.0;
1286
+ orphans: 2;
1287
+ widows: 2;
1288
+ text-align: left
1289
+ }
1290
+
1291
+ .c40 {
1292
+ padding-top: 0pt;
1293
+ padding-bottom: 8pt;
1294
+ line-height: 1.15;
1295
+ orphans: 2;
1296
+ widows: 2;
1297
+ text-align: center
1298
+ }
1299
+
1300
+ .c9 {
1301
+ color: #000000;
1302
+ text-decoration: none;
1303
+ vertical-align: baseline;
1304
+ font-size: 11pt;
1305
+ font-style: normal
1306
+ }
1307
+
1308
+ .c15 {
1309
+ color: #000000;
1310
+ text-decoration: none;
1311
+ vertical-align: baseline;
1312
+ font-size: 13pt;
1313
+ font-style: normal
1314
+ }
1315
+
1316
+ .c14 {
1317
+ text-decoration: none;
1318
+ vertical-align: baseline;
1319
+ font-size: 11pt;
1320
+ font-style: normal
1321
+ }
1322
+
1323
+ .c32 {
1324
+ -webkit-text-decoration-skip: none;
1325
+ color: #1155cc;
1326
+ text-decoration: underline;
1327
+ text-decoration-skip-ink: none
1328
+ }
1329
+
1330
+ .c26 {
1331
+ -webkit-text-decoration-skip: none;
1332
+ text-decoration: line-through;
1333
+ text-decoration-skip-ink: none
1334
+ }
1335
+
1336
+ .c1 {
1337
+ font-family: "Times New Roman";
1338
+ color: #1d1c1d;
1339
+ font-weight: 400
1340
+ }
1341
+
1342
+ .c19 {
1343
+ text-decoration: none;
1344
+ vertical-align: baseline;
1345
+ font-style: normal
1346
+ }
1347
+
1348
+ .c28 {
1349
+ width: 33%;
1350
+ height: 1px
1351
+ }
1352
+
1353
+ .c24 {
1354
+ color: #000000;
1355
+ font-size: 9pt
1356
+ }
1357
+
1358
+ .c29 {
1359
+ max-width: 468pt;
1360
+ padding: 72pt 72pt 72pt 72pt
1361
+ }
1362
+
1363
+ .c36 {
1364
+ vertical-align: baseline;
1365
+ font-style: normal
1366
+ }
1367
+
1368
+ .c23 {
1369
+ color: inherit;
1370
+ text-decoration: inherit
1371
+ }
1372
+
1373
+ .c6 {
1374
+ font-weight: 700;
1375
+ font-family: "Times New Roman"
1376
+ }
1377
+
1378
+ .c8 {
1379
+ font-weight: 400;
1380
+ font-family: "Times New Roman"
1381
+ }
1382
+
1383
+ .c4 {
1384
+ padding: 0;
1385
+ margin: 0
1386
+ }
1387
+
1388
+ .c10 {
1389
+ margin-left: 36pt;
1390
+ padding-left: 0pt
1391
+ }
1392
+
1393
+ .c39 {
1394
+ font-size: 11pt
1395
+ }
1396
+
1397
+ .c37 {
1398
+ text-indent: 36pt
1399
+ }
1400
+
1401
+ .c7 {
1402
+ color: #1d1c1d
1403
+ }
1404
+
1405
+ .c31 {
1406
+ margin-left: 468pt
1407
+ }
1408
+
1409
+ .c5 {
1410
+ font-size: 10.5pt
1411
+ }
1412
+
1413
+ .c41 {
1414
+ color: #000000
1415
+ }
1416
+
1417
+ .c33 {
1418
+ font-size: 10pt
1419
+ }
1420
+
1421
+ .c21 {
1422
+ background-color: #ffffff
1423
+ }
1424
+
1425
+ .c25 {
1426
+ color: #333333
1427
+ }
1428
+
1429
+ .c20 {
1430
+ height: 11pt
1431
+ }
1432
+
1433
+ .c12 {
1434
+ color: #4472c4
1435
+ }
1436
+
1437
+ .c34 {
1438
+ background-color: #ffff00
1439
+ }
1440
+
1441
+ .c38 {
1442
+ font-size: 13pt
1443
+ }
1444
+
1445
+ .title {
1446
+ padding-top: 0pt;
1447
+ color: #000000;
1448
+ font-size: 26pt;
1449
+ padding-bottom: 3pt;
1450
+ font-family: "Arial";
1451
+ line-height: 1.15;
1452
+ page-break-after: avoid;
1453
+ orphans: 2;
1454
+ widows: 2;
1455
+ text-align: left
1456
+ }
1457
+
1458
+ .subtitle {
1459
+ padding-top: 0pt;
1460
+ color: #666666;
1461
+ font-size: 15pt;
1462
+ padding-bottom: 16pt;
1463
+ font-family: "Arial";
1464
+ line-height: 1.15;
1465
+ page-break-after: avoid;
1466
+ orphans: 2;
1467
+ widows: 2;
1468
+ text-align: left
1469
+ }
1470
+
1471
+ li {
1472
+ color: #000000;
1473
+ font-size: 11pt;
1474
+ font-family: "Arial"
1475
+ }
1476
+
1477
+ p {
1478
+ margin: 0;
1479
+ color: #000000;
1480
+ font-size: 11pt;
1481
+ font-family: "Arial"
1482
+ }
1483
+
1484
+ h1 {
1485
+ padding-top: 20pt;
1486
+ color: #000000;
1487
+ font-size: 20pt;
1488
+ padding-bottom: 6pt;
1489
+ font-family: "Arial";
1490
+ line-height: 1.15;
1491
+ page-break-after: avoid;
1492
+ orphans: 2;
1493
+ widows: 2;
1494
+ text-align: left
1495
+ }
1496
+
1497
+ h2 {
1498
+ padding-top: 18pt;
1499
+ color: #000000;
1500
+ font-size: 16pt;
1501
+ padding-bottom: 6pt;
1502
+ font-family: "Arial";
1503
+ line-height: 1.15;
1504
+ page-break-after: avoid;
1505
+ orphans: 2;
1506
+ widows: 2;
1507
+ text-align: left
1508
+ }
1509
+
1510
+ h3 {
1511
+ padding-top: 16pt;
1512
+ color: #434343;
1513
+ font-size: 14pt;
1514
+ padding-bottom: 4pt;
1515
+ font-family: "Arial";
1516
+ line-height: 1.15;
1517
+ page-break-after: avoid;
1518
+ orphans: 2;
1519
+ widows: 2;
1520
+ text-align: left
1521
+ }
1522
+
1523
+ h4 {
1524
+ padding-top: 14pt;
1525
+ color: #666666;
1526
+ font-size: 12pt;
1527
+ padding-bottom: 4pt;
1528
+ font-family: "Arial";
1529
+ line-height: 1.15;
1530
+ page-break-after: avoid;
1531
+ orphans: 2;
1532
+ widows: 2;
1533
+ text-align: left
1534
+ }
1535
+
1536
+ h5 {
1537
+ padding-top: 12pt;
1538
+ color: #666666;
1539
+ font-size: 11pt;
1540
+ padding-bottom: 4pt;
1541
+ font-family: "Arial";
1542
+ line-height: 1.15;
1543
+ page-break-after: avoid;
1544
+ orphans: 2;
1545
+ widows: 2;
1546
+ text-align: left
1547
+ }
1548
+
1549
+ h6 {
1550
+ padding-top: 12pt;
1551
+ color: #666666;
1552
+ font-size: 11pt;
1553
+ padding-bottom: 4pt;
1554
+ font-family: "Arial";
1555
+ line-height: 1.15;
1556
+ page-break-after: avoid;
1557
+ font-style: italic;
1558
+ orphans: 2;
1559
+ widows: 2;
1560
+ text-align: left
1561
+ }
1562
+ </style>
1563
+ </head>
1564
+
1565
+ <body>
1566
+ <p class="c18 c31"><span class="c15 c6">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p>
1567
+ <p class="c18"><span class="c6 c38">BigScience RAIL </span><span class="c6 c38">License</span><span
1568
+ class="c6 c15">&nbsp;v1.0</span></p>
1569
+ <p class="c18"><span class="c19 c6 c24">dated May 19, 2022</span></p>
1570
+ <p class="c3"><span class="c9 c8"></span></p>
1571
+ <p class="c18"><span class="c19 c6 c24">Download as <a
1572
+ href="https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICENSE.txt" download> .txt </a>,
1573
+ <a href="https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICENSE.docx" download> .docx </a>,
1574
+ or <a href="https://huggingface.co/spaces/bigscience/license/raw/main/BLOOMLICENSE.html" download>
1575
+ .html</a></span></p>
1576
+ <p class="c3"><span class="c9 c8"></span></p>
1577
+ <p class="c3"><span class="c9 c8"></span></p>
1578
+ <p class="c27"><span class="c8">This is a license (the &ldquo;</span><span class="c6">License</span><span
1579
+ class="c8">&rdquo;) between you (&ldquo;</span><span class="c6">You</span><span class="c8">&rdquo;) and the
1580
+ parti</span><span class="c8">cipants of BigScience (&ldquo;</span><span class="c6">Licensor</span><span
1581
+ class="c8">&rdquo;).</span><span class="c8">&nbsp;</span><span class="c8">Whereas the Apache 2.0 license was
1582
+ applicable to resources used to develop the </span><span class="c6">Model</span><span class="c8">, the
1583
+ licensing conditions have been modified for the access and distribution of the</span><span
1584
+ class="c6">&nbsp;Model</span><span class="c8">. This has been done to further BigScience&rsquo;s aims of
1585
+ promoting not just open-access to its artifacts, but also a responsible use of these artifacts. Therefore,
1586
+ this Responsible AI License (</span><span class="c8 c32"><a class="c23"
1587
+ href="https://www.google.com/url?q=https://www.licenses.ai/&amp;sa=D&amp;source=editors&amp;ust=1653063807312272&amp;usg=AOvVaw0rXfyCPiMKwuMQeev20LJx">RAIL</a></span><span
1588
+ class="c8">)</span><sup class="c8"><a href="#ftnt1" id="ftnt_ref1">[1]</a></sup><span class="c8">&nbsp;aims
1589
+ at having an</span><span class="c8">&nbsp;open and permissive character while striving for responsible use
1590
+ of the </span><span class="c6">Model</span><span class="c8">.</span></p>
1591
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1592
+ <p class="c18"><span class="c6">Section</span><span class="c6">&nbsp;I: PREAMBLE</span></p>
1593
+ <p class="c3"><span class="c9 c8"></span></p>
1594
+ <p class="c27"><span class="c1 c5">BigScience is a collaborative open innovation project aimed at the responsible
1595
+ development and use of large multilingual datasets and Large Language Models (&ldquo;</span><span
1596
+ class="c6 c5 c7">LLM</span><span class="c1 c5">&rdquo;),</span><span class="c1 c5">&nbsp;as well as, the
1597
+ documentation of best practices and tools stemming from this collaborative effort. Further, BigScience
1598
+ participants wish to promote collaboration and sharing of research artifacts - including the </span><span
1599
+ class="c6 c7 c5">Model</span><span class="c1 c19 c5">&nbsp;- for the benefit of society, pursuant to this
1600
+ License.</span></p>
1601
+ <p class="c3"><span class="c1 c19 c5"></span></p>
1602
+ <p class="c27"><span class="c1 c5">The development and use of LLMs, and broadly artificial intelligence
1603
+ (&ldquo;</span><span class="c6 c7 c5">AI</span><span class="c1 c5 c19">&rdquo;), does not come without
1604
+ concerns. The world has witnessed how just a few companies/institutions are able to develop LLMs, and
1605
+ moreover, how Natural Language Processing techniques might, in some instances, become a risk for the public
1606
+ in general. Concerns might come in many forms, from racial discrimination to the treatment of sensitive
1607
+ information. </span></p>
1608
+ <p class="c3"><span class="c1 c19 c5"></span></p>
1609
+ <p class="c27"><span class="c1 c5">BigScience believes in the intersection between open and responsible AI
1610
+ development, thus, </span><span class="c1 c5">this License aims to strike a balance between both in order to
1611
+ enable responsible open-science for large languag</span><span class="c1 c19 c5">e models and future NLP
1612
+ techniques. </span></p>
1613
+ <p class="c11"><span class="c1 c5">This License go</span><span class="c1 c5">verns the use of </span><span
1614
+ class="c1 c5 c21">the BigScience BLOOM </span><span class="c1 c5 c21">m</span><span
1615
+ class="c1 c5 c21">odel</span><span class="c1 c5 c21">s</span><span class="c1 c5">&nbsp;</span><span
1616
+ class="c1 c5">(</span><span class="c1 c5">and their derivatives) and is informed by both the </span><span
1617
+ class="c1 c5">BigScience Ethical Charter and the model cards associated with the BigScience BLOOM models.
1618
+ </span><span class="c1 c5">BigScience has set forth its Ethical Charter representing the values of &nbsp;its
1619
+ community. Although the BigScience community does not aim to impose its values on potential users of
1620
+ this</span><span class="c1 c5">&nbsp;</span><span class="c6 c7 c5">Model</span><span class="c1 c5">, it is
1621
+ determined </span><span class="c1 c5 c21">to take tangible steps towards protecting the community from
1622
+ inappropriate uses of the work being developed by BigScience.</span></p>
1623
+ <p class="c11"><span class="c1 c5">Furthermore, the model cards for the BigScience BLOOM models will inform the user
1624
+ about the limitations of the </span><span class="c6 c7 c5">Model</span><span class="c1 c19 c5">, and thus
1625
+ serves as the basis of some of the use-based restrictions in this License (See Part II).</span></p>
1626
+ <p class="c3"><span class="c19 c8 c5 c41"></span></p>
1627
+ <p class="c18 c20"><span class="c9 c6"></span></p>
1628
+ <p class="c27"><span class="c6">NOW THEREFORE</span><span class="c9 c8">, You and Licensor agree as follows:</span>
1629
+ </p>
1630
+ <p class="c3"><span class="c9 c8"></span></p>
1631
+ <p class="c27"><span class="c9 c6">1. Definitions </span></p>
1632
+ <p class="c3"><span class="c9 c6"></span></p>
1633
+ <ol class="c4 lst-kix_o12c65tpuwmu-0 start" start="1">
1634
+ <li class="c0 c10 li-bullet-0"><span class="c8">&quot;</span><span class="c6">License</span><span
1635
+ class="c8">&quot; shall mean the terms and conditions for use, reproduction, and Distribution as defined
1636
+ </span><span class="c8">in </span><span class="c9 c8">this document.</span></li>
1637
+ <li class="c11 c10 li-bullet-0"><span class="c6 c7 c5">&ldquo;</span><span class="c6 c7 c5">Data&rdquo;
1638
+ </span><span class="c1 c5">means </span><span class="c1 c5">a collection of texts extracted from the
1639
+ BigScience Corpus</span><span class="c1 c5">&nbsp;used with the Model, including to train, pretrain, or
1640
+ otherwise evaluate the Model. The Data is not licensed under this License. </span><span
1641
+ class="c1 c5">The </span><span class="c1 c5">BigScience Corpus is a collection of existing sources of
1642
+ language data documented on the BigScience website.</span></li>
1643
+ <li class="c11 c10 li-bullet-0"><span class="c6">&ldquo;Output&rdquo;</span><span class="c8">&nbsp;means the
1644
+ results of operating a Model as embodied </span><span class="c8">in </span><span
1645
+ class="c8">informational content resulting therefrom.</span></li>
1646
+ <li class="c0 c10 li-bullet-0"><span class="c1 c5">&ldquo;</span><span class="c6 c7 c5">Model</span><span
1647
+ class="c1 c5">&rdquo;</span><span class="c1 c5">&nbsp;means </span><span class="c1 c5">any </span><span
1648
+ class="c1 c5">accompanying</span><span class="c1 c5">&nbsp;machine-learning based </span><span
1649
+ class="c1 c5">assemblies</span><span class="c1 c5">&nbsp;(including checkpoints),</span><span
1650
+ class="c1 c5">&nbsp;consisting of learnt weights, parameters (including optimizer states), corresponding
1651
+ to the BigScience BLOOM model architecture as embodied in the Complementary Material, that have been
1652
+ trained or tuned, in whole or in part, on the </span><span class="c1 c5">Data using the Complementary
1653
+ Material</span><span class="c1 c5">. </span></li>
1654
+ <li class="c0 c10 li-bullet-0"><span class="c6 c7 c5">&ldquo;Derivatives of the Model</span><span
1655
+ class="c1 c5">&rdquo; </span><span class="c1 c5">means all modifications to the Model, works based on
1656
+ the Model, or any other model which is created or initialized by transfer of patterns of the weights,
1657
+ </span><span class="c1 c5">parameters, </span><span class="c1 c5">activations or output of the Model, to the
1658
+ other model, in order to cause the other model to perform similarly to the Model,</span><span
1659
+ class="c1 c5">&nbsp;incl</span><span class="c1 c5">uding - but not limited to - distillation methods
1660
+ entailing the use of intermediate data representations or methods based on the generation of synthetic
1661
+ data by the Model for training the other model.</span></li>
1662
+ <li class="c11 c10 li-bullet-0"><span class="c1">&ldquo;</span><span class="c6 c7">Complementary
1663
+ Material</span><span class="c1">&rdquo; shall mean the accompanying </span><span class="c1">source
1664
+ code</span><span class="c1">&nbsp;and </span><span class="c1">scripts used to define, run, load,
1665
+ benchmark or evaluate the Model, and used </span><span class="c1">to prepare data</span><span
1666
+ class="c1">&nbsp;for training or evaluation. This includes any accompanying documentation</span><span
1667
+ class="c1">, tutorials, examples etc.</span></li>
1668
+ <li class="c11 c10 li-bullet-0"><span class="c6 c7 c5">&ldquo;Distribution&rdquo;</span><span
1669
+ class="c1 c5">&nbsp;means any transmission, reproduction, publication or other sharing of the Model or
1670
+ Derivatives of the Model to a third party, including providing the Model as a hosted service made
1671
+ available by electronic or other remote means - e.g. API-based or web</span><span
1672
+ class="c1 c5 c26">&nbsp;</span><span class="c1 c5">access. </span></li>
1673
+ <li class="c11 c10 li-bullet-0"><span class="c1">&ldquo;</span><span class="c6 c7">Licensor</span><span
1674
+ class="c1">&rdquo; means the </span><span class="c8 c21 c25">copyright owner</span><span
1675
+ class="c8 c21 c25">&nbsp;or entity authorized by the copyright owner </span><span
1676
+ class="c8 c21 c25">that is granting the License, including </span><span class="c1">the persons or
1677
+ entities that may have rights in the Model and/or distributing the Model.</span></li>
1678
+ <li class="c0 c10 li-bullet-0"><span class="c8">&quot;</span><span class="c6">You</span><span class="c8">&quot;
1679
+ (or &quot;</span><span class="c6">Your</span><span class="c9 c8">&quot;) shall mean an individual or
1680
+ Legal Entity exercising permissions granted by this License and/or making use of the Model for whichever
1681
+ purpose and in any field of use, including usage of the Model in an end-use application - e.g. chatbot,
1682
+ translator.</span></li>
1683
+ <li class="c0 c10 li-bullet-0"><span class="c8">&ldquo;</span><span class="c6">Third Parties</span><span
1684
+ class="c9 c8">&rdquo; means individuals or legal entities that are not under common control with
1685
+ Licensor or You.</span></li>
1686
+ <li class="c11 c10 li-bullet-0"><span class="c8">&quot;</span><span class="c6">Contribution</span><span
1687
+ class="c8">&quot; shall mean any work of authorship, including the original version of the Model and any
1688
+ modifications or additions to that Model or Derivatives of the Model thereof, that is intentionally
1689
+ submitted to Licensor for inclusion in the Model by the copyright owner or by an individual or Legal
1690
+ Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition,
1691
+ &ldquo;</span><span class="c6">submitted</span><span class="c8">&rdquo; means any form of electronic,
1692
+ verbal, or written communication sent to the Licensor or its representatives, including but not limited
1693
+ to communication on electronic mailing lists, source code control systems, and issue tracking systems
1694
+ that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the
1695
+ Model, but excluding communication that is conspicuously marked or otherwise designated in writing by
1696
+ the copyright owner as &quot;</span><span class="c6">Not a Contribution.</span><span
1697
+ class="c9 c8">&quot; </span></li>
1698
+ <li class="c11 c10 li-bullet-0"><span class="c8">&quot;</span><span class="c6">Contributor</span><span
1699
+ class="c8">&quot;</span><span class="c8">&nbsp;shall mean Licensor and any individual or Legal Entity on
1700
+ behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the
1701
+ Model.</span></li>
1702
+ </ol>
1703
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1704
+ <p class="c18"><span class="c6">Section</span><span class="c6">&nbsp;II: INTELLECTUAL PROPERTY RIGHTS</span></p>
1705
+ <p class="c0"><span class="c8">Both copyright and patent grants apply to the Model, Derivatives of the Model and
1706
+ </span><span class="c8">Complementary Material.</span><span class="c8">&nbsp;The </span><span
1707
+ class="c1 c5">Model and Derivatives of the Model are subject to additional terms as described in Section
1708
+ III.</span></p>
1709
+ <p class="c0"><span class="c6">2. Grant of Copyright License</span><span class="c8">. Subject to the terms and
1710
+ conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
1711
+ no-charge, royalty-free, irrevocable copyright license to </span><span class="c1 c5">reproduce, prepare,
1712
+ </span><span class="c1 c5">publicly display</span><span class="c1 c5">, </span><span class="c1 c5">publicly
1713
+ perform</span><span class="c1 c5">, sublicense, and distribute the </span><span class="c1 c5">Complementary
1714
+ Material</span><span class="c1 c5">, the Model, and Derivatives of the Model.</span></p>
1715
+ <p class="c0"><span class="c6">3. Grant of Patent License</span><span class="c8">. Subject to the terms and
1716
+ conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive,
1717
+ no-charge, royalty-free, irrevocable (except as stated </span><span class="c8">in this
1718
+ paragraph)</span><span class="c9 c8">&nbsp;patent license to make, have made, use, offer to sell, sell,
1719
+ import, and otherwise transfer the Model and the Complementary Material, where such license applies only to
1720
+ those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s)
1721
+ alone or by combination of their Contribution(s) with the Model to which such Contribution(s) was submitted.
1722
+ If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit)
1723
+ alleging that the Model and/or Complementary Material or a Contribution incorporated within the Model and/or
1724
+ Complementary Material constitutes direct or contributory patent infringement, then any patent licenses
1725
+ granted to You under this License for the Model and/or Work shall terminate as of the date such litigation
1726
+ is filed.</span></p>
1727
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1728
+ <p class="c18"><span class="c6">Section</span><span class="c9 c6">&nbsp;III: CONDITIONS OF USAGE, DISTRIBUTION AND
1729
+ REDISTRIBUTION</span></p>
1730
+ <p class="c18 c20"><span class="c9 c6"></span></p>
1731
+ <p class="c0"><span class="c6">4. Distribution and </span><span class="c6">Redistribution</span><span
1732
+ class="c8">.</span><span class="c9 c8">&nbsp;You may host for Third Party remote access purposes (e.g.
1733
+ software-as-a-service), reproduce and distribute copies of the Model or Derivatives of the Model thereof in
1734
+ any medium, with or without modifications, provided that You meet the following conditions:</span></p>
1735
+ <ol class="c4 lst-kix_g3jk1pagzpg-0 start" start="1">
1736
+ <li class="c0 c10 li-bullet-0"><span class="c8">Use-based restrictions as referenced in </span><span
1737
+ class="c8">paragraph</span><span class="c8">&nbsp;5 </span><span class="c1 c5">MUST be included as an
1738
+ enforceable provision by You in any type of legal agreement (e.g. a license) governing the use and/or
1739
+ distribution of the Model or Derivatives of the Model, and You shall give notice to subsequent users You
1740
+ Distribute to, that the Model or Derivatives of the Model are subject to </span><span
1741
+ class="c8">paragraph</span><span class="c1 c5">&nbsp;5. </span><span class="c6 c7 c5">This provision
1742
+ does not apply to the use of Complementary Material.</span></li>
1743
+ <li class="c0 c10 li-bullet-0"><span class="c9 c8">You must give any Third Party recipients of the Model or
1744
+ Derivatives of the Model a copy of this License; </span></li>
1745
+ <li class="c0 c10 li-bullet-0"><span class="c8 c9">You must cause any modified files to carry prominent notices
1746
+ stating that You changed the files; </span></li>
1747
+ <li class="c0 c10 li-bullet-0"><span class="c8">You must retain all copyright, patent, trademark, and
1748
+ attribution notices excluding those notices that do not pertain to any part of the Model, Derivatives of
1749
+ the Model</span><span class="c9 c8">.</span></li>
1750
+ </ol>
1751
+ <p class="c0"><span class="c8">You may add Your own copyright statement to Your modifications and may provide
1752
+ additional or different license terms and conditions </span><span class="c8">- </span><span
1753
+ class="c6">respecting </span><span class="c8">paragraph</span><span class="c6">&nbsp;4.a. </span><span
1754
+ class="c8">-</span><span class="c9 c8">&nbsp;for use, reproduction, or Distribution of Your modifications,
1755
+ or for any such Derivatives of the Model as a whole, provided Your use, reproduction, and Distribution of
1756
+ the Model otherwise complies with the conditions stated in this License.</span></p>
1757
+ <p class="c11"><span class="c6">5. Use-based rest</span><span class="c6">rictions.</span><span
1758
+ class="c6 c7 c5">&nbsp;</span><span class="c1 c5">The restrictions set forth in Attachment A are considered
1759
+ Use-based restrictions.</span><span class="c1 c5">&nbsp;Therefore You cannot use the Model and the
1760
+ Derivatives of the Model for the specified restricted uses.</span><span class="c1 c5">&nbsp;</span><span
1761
+ class="c1 c5">You may use the Model subject to this License, including only for lawful purposes and in
1762
+ accordance with the License. </span><span class="c6 c7 c5">Use</span><span class="c1 c5">&nbsp;may include
1763
+ creating any content with, finetuning, updating, running, training, evaluating and/or reparametrizing the
1764
+ Model. </span><span class="c1 c5">You shall require al</span><span class="c1 c5">l of Your users who use the
1765
+ Model or a Derivative of the Model to comply with the terms of this </span><span
1766
+ class="c8">paragraph</span><span class="c1 c5">&nbsp;(</span><span class="c8">paragraph</span><span
1767
+ class="c1 c5">&nbsp;5).</span><span class="c1 c5">&nbsp;</span></p>
1768
+ <p class="c11"><span class="c6">6. &nbsp;The Output You Generate. </span><span class="c8">Except as set forth
1769
+ herein, Licensor claims no rights in the Output You generate using the Model. You are accountable for the
1770
+ Output you generate and its </span><span class="c8">subsequent uses</span><span class="c8">. </span><span
1771
+ class="c9 c8">No use of the output can contravene any provision as stated in the License. </span></p>
1772
+ <p class="c11 c20"><span class="c9 c8 c34"></span></p>
1773
+ <p class="c16"><span class="c6">Section</span><span class="c9 c6">&nbsp;IV: OTHER PROVISIONS</span></p>
1774
+ <p class="c11"><span class="c6">7. Updates and Runtime Restrictions. </span><span class="c8">To the maximum extent
1775
+ permitted by law, Licensor reserves the right to restrict (remotely or otherwise) usage of the Model in
1776
+ violation of this License, update the Model through electronic means, or modify the Output of the Model
1777
+ based on updates. You shall undertake reasonable efforts to use the latest version of the Model.</span></p>
1778
+ <p class="c11"><span class="c6">8</span><span class="c6">. Trademarks and related.</span><span
1779
+ class="c9 c8">&nbsp;Nothing in this License permits You to make use of Licensors&rsquo; trademarks, trade
1780
+ names, logos or to otherwise suggest endorsement or misrepresent the relationship between the parties; and
1781
+ any rights not expressly granted herein are reserved by the Licensors.</span></p>
1782
+ <p class="c11"><span class="c6">9</span><span class="c6">. Disclaimer of Warranty</span><span class="c8">. Unless
1783
+ required by applicable law or agreed to in writing, Licensor provides the Model and the </span><span
1784
+ class="c1 c5">Complementary Material</span><span class="c8">&nbsp;</span><span class="c8">(and each
1785
+ Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
1786
+ ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE,
1787
+ NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for
1788
+ determining the appropriateness of using or redistributing the Model, Derivatives of the Model, and the
1789
+ </span><span class="c1 c5">Complementary Material</span><span class="c9 c8">&nbsp;and assume any risks
1790
+ associated with Your exercise of permissions under this License.</span></p>
1791
+ <p class="c11"><span class="c6">10</span><span class="c6">. Limitation of Liability</span><span class="c8">. In no
1792
+ event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless
1793
+ required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall
1794
+ any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or
1795
+ consequential damages of any character arising as a result of this License or out of the use or inability to
1796
+ use the Model and the </span><span class="c1 c5">Complementary Material</span><span
1797
+ class="c9 c8">&nbsp;(including but not limited to damages for loss of goodwill, work stoppage, computer
1798
+ failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has
1799
+ been advised of the possibility of such damages.</span></p>
1800
+ <p class="c11"><span class="c6">11</span><span class="c6">. Accepting Warranty or Additional Liability</span><span
1801
+ class="c8">. While redistributing the Model, Derivatives of the Model and the </span><span
1802
+ class="c1 c5">Complementary Material </span><span class="c9 c8">thereof, You may choose to offer, and charge
1803
+ a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights
1804
+ consistent with this License. However, in accepting such obligations, You may act only on Your own behalf
1805
+ and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify,
1806
+ defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such
1807
+ Contributor by reason of your accepting any such warranty or additional liability.</span></p>
1808
+ <p class="c0"><span class="c6">12.</span><span class="c8">&nbsp;If any provision of this License is held to be
1809
+ invalid, illegal or unenforceable, the remaining provisions shall be unaffected thereby and remain valid as
1810
+ if such provision had not been set forth herein.</span></p>
1811
+ <p class="c0"><span class="c9 c8">END OF TERMS AND CONDITIONS</span></p>
1812
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1813
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1814
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1815
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1816
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1817
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1818
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1819
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1820
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1821
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1822
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1823
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1824
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1825
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1826
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1827
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1828
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1829
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1830
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1831
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1832
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1833
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1834
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1835
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1836
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1837
+ <p class="c0 c20"><span class="c9 c8"></span></p>
1838
+ <p class="c21 c40"><span class="c14 c6 c7">Attachment A</span></p>
1839
+ <h3 class="c21 c30" id="h.3blioxkgzsje"><span class="c6 c7 c39">Use Restrictions</span></h3>
1840
+ <p class="c11"><span class="c1">You agree not to use the Model or Derivatives of the Model:</span></p>
1841
+ <ol class="c4 lst-kix_2z7sxuic4qcz-0 start" start="1">
1842
+ <li class="c2 li-bullet-0"><span class="c14 c1">In any way that violates any applicable national, federal,
1843
+ state, local or international law or regulation;</span></li>
1844
+ <li class="c2 li-bullet-0"><span class="c14 c1">For the purpose of exploiting, harming or attempting to exploit
1845
+ or harm minors in any way;</span></li>
1846
+ <li class="c2 li-bullet-0"><span class="c14 c1 c21">To generate or disseminate verifiably false information with
1847
+ the purpose of harming others;</span></li>
1848
+ <li class="c2 li-bullet-0"><span class="c1">To generate or disseminate </span><span class="c1">personal
1849
+ identifiable information</span><span class="c1">&nbsp;</span><span class="c8">that can</span><span
1850
+ class="c8">&nbsp;be used to</span><span class="c8">&nbsp;harm an </span><span
1851
+ class="c8">individual</span><span class="c1">;</span></li>
1852
+ <li class="c2 li-bullet-0"><span class="c1 c21">To generate or disseminate information </span><span
1853
+ class="c1 c21">or content</span><span class="c14 c1 c21">, in any context (e.g. posts, articles, tweets,
1854
+ chatbots or other kinds of automated bots) without expressly and intelligibly disclaiming that the text
1855
+ is machine generated; </span></li>
1856
+ <li class="c2 li-bullet-0"><span class="c1">To defame, disparage or otherwise harass</span><span
1857
+ class="c1">&nbsp;others</span><span class="c14 c1">;</span></li>
1858
+ <li class="c2 li-bullet-0"><span class="c1">To </span><span class="c1">impersonate</span><span
1859
+ class="c14 c1">&nbsp;or attempt to impersonate others;</span></li>
1860
+ <li class="c2 li-bullet-0"><span class="c14 c1">For fully automated decision making that adversely impacts an
1861
+ individual&rsquo;s legal rights or otherwise creates or modifies a binding, enforceable
1862
+ obligation;</span></li>
1863
+ <li class="c35 li-bullet-0"><span class="c8">For any </span><span class="c8">use intended to or which has the
1864
+ effect of </span><span class="c8">discriminating against or harming individuals or groups</span><span
1865
+ class="c8 c12">&nbsp;</span><span class="c8">based on online or offline social behavior or known or
1866
+ predicted personal or personality characteristics</span></li>
1867
+ <li class="c2 li-bullet-0"><span class="c8 c21">To exploit any of the vulnerabilities of a specific group of
1868
+ persons based on their age, social, physical or </span><span class="c8 c21">mental</span><span
1869
+ class="c8 c21">&nbsp;characteristics, in order to materially distort the behavior of a person pertaining
1870
+ to that group in a manner that causes or is likely to cause that person or another person physical or
1871
+ psychological harm;</span></li>
1872
+ <li class="c2 li-bullet-0"><span class="c8">For any </span><span class="c9 c8">use intended to or which has the
1873
+ effect of discriminating against individuals or groups based on legally protected characteristics or
1874
+ categories;</span></li>
1875
+ <li class="c2 li-bullet-0"><span class="c14 c1">To provide medical advice and medical results interpretation;
1876
+ </span></li>
1877
+ <li class="c2 li-bullet-0"><span class="c1">To generate or disseminate information for the purpose to be used
1878
+ for administration of justice, law enforcement, immigration or asylum processes, such as predicting an
1879
+ individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships
1880
+ between assertions made in documents, indiscriminate and </span><span class="c1">arbitrarily</span><span
1881
+ class="c1">-targeted use).</span></li>
1882
+ </ol>
1883
+ <div>
1884
+ <p class="c20 c22"><span class="c9 c8"></span></p>
1885
+ </div>
1886
+ <hr class="c28">
1887
+ <div>
1888
+ <p class="c13"><a href="#ftnt_ref1" id="ftnt1">[1]</a><span class="c33">&nbsp;</span><span class="c32 c33"><a
1889
+ class="c23"
1890
+ href="https://www.google.com/url?q=https://arxiv.org/pdf/2011.03116.pdf&amp;sa=D&amp;source=editors&amp;ust=1653063807332160&amp;usg=AOvVaw3fuY17BgoLKIrvsomH_gPv">https://arxiv.org/pdf/2011.03116.pdf</a></span><span
1891
+ class="c17">&nbsp;</span></p>
1892
+ </div>
1893
+ </body>
1894
+
1895
+ </html>
license.html ADDED
The diff for this file is too large to render. See raw diff
license.txt ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Copyright (c) 2022 Robin Rombach and Patrick Esser and contributors
2
+
3
+ CreativeML Open RAIL-M
4
+ dated August 22, 2022
5
+
6
+ Section I: PREAMBLE
7
+
8
+ Multimodal generative models are being widely adopted and used, and have the potential to transform the way artists, among other individuals, conceive and benefit from AI or ML technologies as a tool for content creation.
9
+
10
+ Notwithstanding the current and potential benefits that these artifacts can bring to society at large, there are also concerns about potential misuses of them, either due to their technical limitations or ethical considerations.
11
+
12
+ In short, this license strives for both the open and responsible downstream use of the accompanying model. When it comes to the open character, we took inspiration from open source permissive licenses regarding the grant of IP rights. Referring to the downstream responsible use, we added use-based restrictions not permitting the use of the Model in very specific scenarios, in order for the licensor to be able to enforce the license in case potential misuses of the Model may occur. At the same time, we strive to promote open and responsible research on generative models for art and content generation.
13
+
14
+ Even though downstream derivative versions of the model could be released under different licensing terms, the latter will always have to include - at minimum - the same use-based restrictions as the ones in the original license (this license). We believe in the intersection between open and responsible AI development; thus, this License aims to strike a balance between both in order to enable responsible open-science in the field of AI.
15
+
16
+ This License governs the use of the model (and its derivatives) and is informed by the model card associated with the model.
17
+
18
+ NOW THEREFORE, You and Licensor agree as follows:
19
+
20
+ 1. Definitions
21
+
22
+ - "License" means the terms and conditions for use, reproduction, and Distribution as defined in this document.
23
+ - "Data" means a collection of information and/or content extracted from the dataset used with the Model, including to train, pretrain, or otherwise evaluate the Model. The Data is not licensed under this License.
24
+ - "Output" means the results of operating a Model as embodied in informational content resulting therefrom.
25
+ - "Model" means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights, parameters (including optimizer states), corresponding to the model architecture as embodied in the Complementary Material, that have been trained or tuned, in whole or in part on the Data, using the Complementary Material.
26
+ - "Derivatives of the Model" means all modifications to the Model, works based on the Model, or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or output of the Model, to the other model, in order to cause the other model to perform similarly to the Model, including - but not limited to - distillation methods entailing the use of intermediate data representations or methods based on the generation of synthetic data by the Model for training the other model.
27
+ - "Complementary Material" means the accompanying source code and scripts used to define, run, load, benchmark or evaluate the Model, and used to prepare data for training or evaluation, if any. This includes any accompanying documentation, tutorials, examples, etc, if any.
28
+ - "Distribution" means any transmission, reproduction, publication or other sharing of the Model or Derivatives of the Model to a third party, including providing the Model as a hosted service made available by electronic or other remote means - e.g. API-based or web access.
29
+ - "Licensor" means the copyright owner or entity authorized by the copyright owner that is granting the License, including the persons or entities that may have rights in the Model and/or distributing the Model.
30
+ - "You" (or "Your") means an individual or Legal Entity exercising permissions granted by this License and/or making use of the Model for whichever purpose and in any field of use, including usage of the Model in an end-use application - e.g. chatbot, translator, image generator.
31
+ - "Third Parties" means individuals or legal entities that are not under common control with Licensor or You.
32
+ - "Contribution" means any work of authorship, including the original version of the Model and any modifications or additions to that Model or Derivatives of the Model thereof, that is intentionally submitted to Licensor for inclusion in the Model 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 Model, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
33
+ - "Contributor" means Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Model.
34
+
35
+ Section II: INTELLECTUAL PROPERTY RIGHTS
36
+
37
+ Both copyright and patent grants apply to the Model, Derivatives of the Model and Complementary Material. The Model and Derivatives of the Model are subject to additional terms as described in Section III.
38
+
39
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare, publicly display, publicly perform, sublicense, and distribute the Complementary Material, the Model, and Derivatives of the Model.
40
+ 3. Grant of Patent License. Subject to the terms and conditions of this License and where and as applicable, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this paragraph) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Model and the Complementary Material, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Model to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Model and/or Complementary Material or a Contribution incorporated within the Model and/or Complementary Material constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for the Model and/or Work shall terminate as of the date such litigation is asserted or filed.
41
+
42
+ Section III: CONDITIONS OF USAGE, DISTRIBUTION AND REDISTRIBUTION
43
+
44
+ 4. Distribution and Redistribution. You may host for Third Party remote access purposes (e.g. software-as-a-service), reproduce and distribute copies of the Model or Derivatives of the Model thereof in any medium, with or without modifications, provided that You meet the following conditions:
45
+ Use-based restrictions as referenced in paragraph 5 MUST be included as an enforceable provision by You in any type of legal agreement (e.g. a license) governing the use and/or distribution of the Model or Derivatives of the Model, and You shall give notice to subsequent users You Distribute to, that the Model or Derivatives of the Model are subject to paragraph 5. This provision does not apply to the use of Complementary Material.
46
+ You must give any Third Party recipients of the Model or Derivatives of the Model a copy of this License;
47
+ You must cause any modified files to carry prominent notices stating that You changed the files;
48
+ You must retain all copyright, patent, trademark, and attribution notices excluding those notices that do not pertain to any part of the Model, Derivatives of the Model.
49
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions - respecting paragraph 4.a. - for use, reproduction, or Distribution of Your modifications, or for any such Derivatives of the Model as a whole, provided Your use, reproduction, and Distribution of the Model otherwise complies with the conditions stated in this License.
50
+ 5. Use-based restrictions. The restrictions set forth in Attachment A are considered Use-based restrictions. Therefore You cannot use the Model and the Derivatives of the Model for the specified restricted uses. You may use the Model subject to this License, including only for lawful purposes and in accordance with the License. Use may include creating any content with, finetuning, updating, running, training, evaluating and/or reparametrizing the Model. You shall require all of Your users who use the Model or a Derivative of the Model to comply with the terms of this paragraph (paragraph 5).
51
+ 6. The Output You Generate. Except as set forth herein, Licensor claims no rights in the Output You generate using the Model. You are accountable for the Output you generate and its subsequent uses. No use of the output can contravene any provision as stated in the License.
52
+
53
+ Section IV: OTHER PROVISIONS
54
+
55
+ 7. Updates and Runtime Restrictions. To the maximum extent permitted by law, Licensor reserves the right to restrict (remotely or otherwise) usage of the Model in violation of this License, update the Model through electronic means, or modify the Output of the Model based on updates. You shall undertake reasonable efforts to use the latest version of the Model.
56
+ 8. Trademarks and related. Nothing in this License permits You to make use of Licensors’ trademarks, trade names, logos or to otherwise suggest endorsement or misrepresent the relationship between the parties; and any rights not expressly granted herein are reserved by the Licensors.
57
+ 9. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Model and the Complementary Material (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 Model, Derivatives of the Model, and the Complementary Material and assume any risks associated with Your exercise of permissions under this License.
58
+ 10. 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 Model and the Complementary Material (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.
59
+ 11. Accepting Warranty or Additional Liability. While redistributing the Model, Derivatives of the Model and the Complementary Material thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
60
+ 12. If any provision of this License is held to be invalid, illegal or unenforceable, the remaining provisions shall be unaffected thereby and remain valid as if such provision had not been set forth herein.
61
+
62
+ END OF TERMS AND CONDITIONS
63
+
64
+
65
+
66
+
67
+ Attachment A
68
+
69
+ Use Restrictions
70
+
71
+ You agree not to use the Model or Derivatives of the Model:
72
+ - In any way that violates any applicable national, federal, state, local or international law or regulation;
73
+ - For the purpose of exploiting, harming or attempting to exploit or harm minors in any way;
74
+ - To generate or disseminate verifiably false information and/or content with the purpose of harming others;
75
+ - To generate or disseminate personal identifiable information that can be used to harm an individual;
76
+ - To defame, disparage or otherwise harass others;
77
+ - For fully automated decision making that adversely impacts an individual’s legal rights or otherwise creates or modifies a binding, enforceable obligation;
78
+ - For any use intended to or which has the effect of discriminating against or harming individuals or groups based on online or offline social behavior or known or predicted personal or personality characteristics;
79
+ - To exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm;
80
+ - For any use intended to or which has the effect of discriminating against individuals or groups based on legally protected characteristics or categories;
81
+ - To provide medical advice and medical results interpretation;
82
+ - To generate or disseminate information for the purpose to be used for administration of justice, law enforcement, immigration or asylum processes, such as predicting an individual will commit fraud/crime commitment (e.g. by text profiling, drawing causal relationships between assertions made in documents, indiscriminate and arbitrarily-targeted use).