Spaces:
Running
Running
Upload LICENSE.md
Browse files- LICENSE.md +280 -0
LICENSE.md
ADDED
@@ -0,0 +1,280 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
© NCSOFT Corporation. All Rights Reserved.
|
2 |
+
|
3 |
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
4 |
+
|
5 |
+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
6 |
+
|
7 |
+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
8 |
+
|
9 |
+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
10 |
+
|
11 |
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
12 |
+
|
13 |
+
Any questions about our licensed work can be sent to [email protected].
|
14 |
+
|
15 |
+
--------------------------------------
|
16 |
+
|
17 |
+
This software uses Open Source Software (OSS). You can find the link for the source code of these open source projects, along with applicable license information, below.
|
18 |
+
|
19 |
+
charset-normalizer <br>
|
20 |
+
https://github.com/Ousret/charset_normalizer <br>
|
21 |
+
Copyright (c) 2019 TAHRI Ahmed R. <br>
|
22 |
+
MIT License
|
23 |
+
|
24 |
+
datasets <br>
|
25 |
+
https://github.com/huggingface/datasets <br>
|
26 |
+
Copyright 2020 The HuggingFace Authors.<br>
|
27 |
+
Apache License 2.0
|
28 |
+
|
29 |
+
decorator<br>
|
30 |
+
https://github.com/micheles/decorator<br>
|
31 |
+
Copyright (c) 2005-2018, Michele Simionato. All rights reserved.<br>
|
32 |
+
BSD 2-Clause "Simplified" License
|
33 |
+
|
34 |
+
dill<br>
|
35 |
+
https://github.com/uqfoundation/dill<br>
|
36 |
+
Copyright (c) 2004-2016 California Institute of Technology.<br>
|
37 |
+
Copyright (c) 2016-2022 The Uncertainty Quantification Foundation. All rights reserved.<br>
|
38 |
+
BSD 3-Clause "New" or "Revised" License
|
39 |
+
|
40 |
+
evaluate <br>
|
41 |
+
https://github.com/huggingface/evaluate<br>
|
42 |
+
Copyright 2020 The HuggingFace Datasets Authors and the TensorFlow Datasets Authors.<br>
|
43 |
+
Apache License 2.0
|
44 |
+
|
45 |
+
executing<br>
|
46 |
+
https://github.com/alexmojaki/executing<br>
|
47 |
+
Copyright (c) 2019 Alex Hall<br>
|
48 |
+
MIT License
|
49 |
+
|
50 |
+
fire<br>
|
51 |
+
https://github.com/google/python-fire<br>
|
52 |
+
Copyright 2017 Google Inc. All rights reserved.<br>
|
53 |
+
Apache License 2.0
|
54 |
+
|
55 |
+
frozenlist<br>
|
56 |
+
https://github.com/aio-libs/frozenlist<br>
|
57 |
+
Copyright 2013-2019 Nikolay Kim and Andrew Svetlov<br>
|
58 |
+
Apache License 2.0
|
59 |
+
|
60 |
+
fsspec<br>
|
61 |
+
https://github.com/fsspec/filesystem_spec<br>
|
62 |
+
Copyright (c) 2018, Martin Durant. All rights reserved.<br>
|
63 |
+
BSD 3-Clause "New" or "Revised" License
|
64 |
+
|
65 |
+
huggingface-hub<br>
|
66 |
+
https://github.com/huggingface/huggingface_hub<br>
|
67 |
+
Copyright 2022-present, the HuggingFace Inc. team.<br>
|
68 |
+
Apache License 2.0
|
69 |
+
|
70 |
+
idna<br>
|
71 |
+
https://github.com/kjd/idna<br>
|
72 |
+
Copyright (c) 2013-2021, Kim Davies All rights reserved.<br>
|
73 |
+
BSD 3-Clause "New" or "Revised" License
|
74 |
+
|
75 |
+
ipython<br>
|
76 |
+
https://github.com/ipython/ipython<br>
|
77 |
+
Copyright (c) 2008-Present, IPython Development Team<br>
|
78 |
+
Copyright (c) 2001-2007, Fernando Perez <[email protected]><br>
|
79 |
+
Copyright (c) 2001, Janko Hauser <[email protected]><br>
|
80 |
+
Copyright (c) 2001, Nathaniel Gray <[email protected]> All rights reserved.<br>
|
81 |
+
BSD 3-Clause "New" or "Revised" License
|
82 |
+
|
83 |
+
jedi<br>
|
84 |
+
https://github.com/davidhalter/jedi<br>
|
85 |
+
Copyright (c) <2013> <David Halter and others, see AUTHORS.txt><br>
|
86 |
+
MIT License
|
87 |
+
|
88 |
+
matplotlib-inline<br>
|
89 |
+
https://github.com/ipython/matplotlib-inline<br>
|
90 |
+
Copyright (c) 2019-2022, IPython Development Team. All rights reserved.<br>
|
91 |
+
BSD 3-Clause "New" or "Revised" License
|
92 |
+
|
93 |
+
multidict<br>
|
94 |
+
https://github.com/aio-libs/multidict<br>
|
95 |
+
Copyright 2016-2021 Andrew Svetlov and aio-libs team<br>
|
96 |
+
Apache License 2.0
|
97 |
+
|
98 |
+
multiprocess<br>
|
99 |
+
https://github.com/uqfoundation/multiprocess<br>
|
100 |
+
Copyright (c) 2008-2016 California Institute of Technology.<br>
|
101 |
+
Copyright (c) 2016-2022 The Uncertainty Quantification Foundation. All rights reserved.<br>
|
102 |
+
BSD 3-Clause "New" or "Revised" License
|
103 |
+
|
104 |
+
numpy<br>
|
105 |
+
https://github.com/numpy/numpy<br>
|
106 |
+
Copyright (c) 2005-2022, NumPy Developers. All rights reserved.<br>
|
107 |
+
BSD 3-Clause "New" or "Revised" License
|
108 |
+
|
109 |
+
packaging<br>
|
110 |
+
https://github.com/pypa/packaging<br>
|
111 |
+
Copyright (c) Donald Stufft and individual contributors. All rights reserved.<br>
|
112 |
+
Apache License 2.0
|
113 |
+
|
114 |
+
pandas<br>
|
115 |
+
https://github.com/pandas-dev/pandas<br>
|
116 |
+
Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team All rights reserved.<br>
|
117 |
+
BSD 3-Clause "New" or "Revised" License
|
118 |
+
|
119 |
+
parso<br>
|
120 |
+
https://github.com/davidhalter/parso<br>
|
121 |
+
Copyright (c) <2013-2017> <David Halter and others, see AUTHORS.txt><br>
|
122 |
+
MIT License
|
123 |
+
|
124 |
+
pexpect<br>
|
125 |
+
https://github.com/pexpect/pexpect<br>
|
126 |
+
Copyright (c) 2013-2014, Pexpect development team<br>
|
127 |
+
Copyright (c) 2012, Noah Spurrier <[email protected]><br>
|
128 |
+
ISC License
|
129 |
+
|
130 |
+
pickleshare<br>
|
131 |
+
https://github.com/pickleshare/pickleshare<br>
|
132 |
+
Copyright (c) 2016 Ville Vainio<br>
|
133 |
+
MIT License
|
134 |
+
|
135 |
+
prompt-toolkit<br>
|
136 |
+
https://github.com/prompt-toolkit/python-prompt-toolkit<br>
|
137 |
+
Copyright (c) 2014, Jonathan Slenders. All rights reserved.<br>
|
138 |
+
BSD 3-Clause "New" or "Revised" License
|
139 |
+
|
140 |
+
ptyprocess<br>
|
141 |
+
https://github.com/pexpect/ptyprocess<br>
|
142 |
+
Copyright (c) 2013-2014, Pexpect development team<br>
|
143 |
+
Copyright (c) 2012, Noah Spurrier <[email protected]><br>
|
144 |
+
ISC License
|
145 |
+
|
146 |
+
pure-eval<br>
|
147 |
+
https://github.com/alexmojaki/pure_eval<br>
|
148 |
+
Copyright (c) 2019 Alex Hall<br>
|
149 |
+
MIT License
|
150 |
+
|
151 |
+
pyarrow<br>
|
152 |
+
https://github.com/apache/arrow<br>
|
153 |
+
Copyright 2016-2019 The Apache Software Foundation<br>
|
154 |
+
Apache License 2.0
|
155 |
+
|
156 |
+
Pygments<br>
|
157 |
+
https://github.com/pygments/pygments<br>
|
158 |
+
Copyright (c) 2006-2022 by the respective authors (see AUTHORS file). All rights reserved.<br>
|
159 |
+
BSD 2-Clause "Simplified" License
|
160 |
+
|
161 |
+
pyparsing<br>
|
162 |
+
https://github.com/pyparsing/pyparsing/<br>
|
163 |
+
Copyright (c) 2003-2022 Paul T. McGuire<br>
|
164 |
+
MIT License
|
165 |
+
|
166 |
+
python-dateutil<br>
|
167 |
+
https://github.com/dateutil/dateutil<br>
|
168 |
+
Copyright 2017- Paul Ganssle <[email protected]><br>
|
169 |
+
Copyright 2017- dateutil contributors (see AUTHORS file)<br>
|
170 |
+
Apache License 2.0
|
171 |
+
|
172 |
+
pytz<br>
|
173 |
+
https://github.com/stub42/pytz<br>
|
174 |
+
Copyright (c) 2003-2019 Stuart Bishop <[email protected]><br>
|
175 |
+
MIT License
|
176 |
+
|
177 |
+
PyYAML<br>
|
178 |
+
https://github.com/yaml/pyyaml<br>
|
179 |
+
Copyright (c) 2017-2021 Ingy döt Net<br>
|
180 |
+
Copyright (c) 2006-2016 Kirill Simonov<br>
|
181 |
+
MIT License
|
182 |
+
|
183 |
+
regex<br>
|
184 |
+
https://github.com/mrabarnett/mrab-regex<br>
|
185 |
+
copyright (c) 1998-2001 by Secret Labs AB<br>
|
186 |
+
Apache License 2.0
|
187 |
+
|
188 |
+
requests<br>
|
189 |
+
https://github.com/psf/requests<br>
|
190 |
+
©MMXVIX. A Kenneth Reitz Project.<br>
|
191 |
+
Apache License 2.0
|
192 |
+
|
193 |
+
responses<br>
|
194 |
+
https://github.com/getsentry/responses<br>
|
195 |
+
Copyright 2015 David Cramer<br>
|
196 |
+
Apache License 2.0
|
197 |
+
|
198 |
+
six<br>
|
199 |
+
https://github.com/benjaminp/six<br>
|
200 |
+
Copyright (c) 2010-2020 Benjamin Peterson<br>
|
201 |
+
MIT License
|
202 |
+
|
203 |
+
stack-data<br>
|
204 |
+
https://github.com/alexmojaki/stack_data<br>
|
205 |
+
Copyright (c) 2019 Alex Hall<br>
|
206 |
+
MIT License
|
207 |
+
|
208 |
+
termcolor<br>
|
209 |
+
https://github.com/termcolor/termcolor<br>
|
210 |
+
Copyright (c) 2008-2011 Volvox Development Team<br>
|
211 |
+
MIT License
|
212 |
+
|
213 |
+
tokenizers<br>
|
214 |
+
https://github.com/huggingface/tokenizers<br>
|
215 |
+
Apache License 2.0
|
216 |
+
|
217 |
+
toml<br>
|
218 |
+
https://github.com/uiri/toml<br>
|
219 |
+
Copyright 2013-2019 William Pearson<br>
|
220 |
+
Copyright 2015-2016 Julien Enselme<br>
|
221 |
+
Copyright 2016 Google Inc.<br>
|
222 |
+
Copyright 2017 Samuel Vasko<br>
|
223 |
+
Copyright 2017 Nate Prewitt<br>
|
224 |
+
Copyright 2017 Jack Evans<br>
|
225 |
+
Copyright 2019 Filippo Broggini<br>
|
226 |
+
MIT License<br>
|
227 |
+
|
228 |
+
torch<br>
|
229 |
+
https://github.com/pytorch/pytorch<br>
|
230 |
+
Copyright (c) 2016- Facebook, Inc (Adam Paszke)<br>
|
231 |
+
Copyright (c) 2014- Facebook, Inc (Soumith Chintala)<br>
|
232 |
+
Copyright (c) 2011-2014 Idiap Research Institute (Ronan Collobert)<br>
|
233 |
+
Copyright (c) 2012-2014 Deepmind Technologies (Koray Kavukcuoglu)<br>
|
234 |
+
Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu)<br>
|
235 |
+
Copyright (c) 2011-2013 NYU (Clement Farabet)<br>
|
236 |
+
Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon Bottou, Iain Melvin, Jason Weston)<br>
|
237 |
+
Copyright (c) 2006 Idiap Research Institute (Samy Bengio)<br>
|
238 |
+
Copyright (c) 2001-2004 Idiap Research Institute (Ronan Collobert, Samy Bengio, Johnny Mariethoz)<br>
|
239 |
+
BSD 3-Clause "New" or "Revised" License
|
240 |
+
|
241 |
+
tqdm<br>
|
242 |
+
https://github.com/tqdm/tqdm<br>
|
243 |
+
2015-2021 (c) Casper da Costa-Luis<br>
|
244 |
+
2016 (c) [PR #96] on behalf of Google Inc.<br>
|
245 |
+
2013 (c) Noam Yorav-Raphael, original author.<br>
|
246 |
+
Mozilla Public License 2.0
|
247 |
+
|
248 |
+
traitlets<br>
|
249 |
+
https://github.com/ipython/traitlets<br>
|
250 |
+
Copyright (c) 2001-, IPython Development Team<br>
|
251 |
+
BSD 3-Clause "New" or "Revised" License
|
252 |
+
|
253 |
+
transformers<br>
|
254 |
+
https://github.com/huggingface/transformers<br>
|
255 |
+
Copyright 2018- The Hugging Face team. All rights reserved.<br>
|
256 |
+
Apache License 2.0
|
257 |
+
|
258 |
+
typing_extensions<br>
|
259 |
+
https://github.com/python/typing_extensions<br>
|
260 |
+
Python Software Foundation License 2.0
|
261 |
+
|
262 |
+
urllib3<br>
|
263 |
+
https://github.com/urllib3/urllib3<br>
|
264 |
+
Copyright (c) 2008-2020 Andrey Petrov and contributors (see CONTRIBUTORS.txt)<br>
|
265 |
+
MIT License
|
266 |
+
|
267 |
+
wcwidth<br>
|
268 |
+
https://github.com/jquast/wcwidth<br>
|
269 |
+
Copyright (c) 2014 Jeff Quast <[email protected]><br>
|
270 |
+
MIT License
|
271 |
+
|
272 |
+
xxhash<br>
|
273 |
+
https://github.com/ifduyue/python-xxhash<br>
|
274 |
+
Copyright (c) 2014-2020, Yue Du. All rights reserved.<br>
|
275 |
+
BSD 2-Clause "Simplified" License
|
276 |
+
|
277 |
+
yarl<br>
|
278 |
+
https://github.com/aio-libs/yarl<br>
|
279 |
+
Copyright 2016-2021, Andrew Svetlov and aio-libs team<br>
|
280 |
+
Apache License 2.0
|