许可证
你可以在 Hugging Face Hub 上为任何仓库添加许可证,以告知其他用户你希望赋予其代码或数据的使用权限。许可证在仓库的 README.md(在 Hub 上称为 card)的元数据部分指定。请在使用他人代码或数据时,务必查阅并遵守对方的许可条款。
完整的可用许可证列表如下:
| 许可证名称 | 许可证标识符(用于仓库卡片) |
|---|---|
| Apache license 2.0 | apache-2.0 |
| MIT | mit |
| OpenRAIL license family | openrail |
| BigScience OpenRAIL-M | bigscience-openrail-m |
| CreativeML OpenRAIL-M | creativeml-openrail-m |
| BigScience BLOOM RAIL 1.0 | bigscience-bloom-rail-1.0 |
| BigCode Open RAIL-M v1 | bigcode-openrail-m |
| Academic Free License v3.0 | afl-3.0 |
| Artistic license 2.0 | artistic-2.0 |
| Boost Software License 1.0 | bsl-1.0 |
| BSD license family | bsd |
| BSD 2-clause "Simplified" license | bsd-2-clause |
| BSD 3-clause "New" or "Revised" license | bsd-3-clause |
| BSD 3-clause Clear license | bsd-3-clause-clear |
| Computational Use of Data Agreement | c-uda |
| Creative Commons license family | cc |
| Creative Commons Zero v1.0 Universal | cc0-1.0 |
| Creative Commons Attribution 2.0 | cc-by-2.0 |
| Creative Commons Attribution 2.5 | cc-by-2.5 |
| Creative Commons Attribution 3.0 | cc-by-3.0 |
| Creative Commons Attribution 4.0 | cc-by-4.0 |
| Creative Commons Attribution Share Alike 3.0 | cc-by-sa-3.0 |
| Creative Commons Attribution Share Alike 4.0 | cc-by-sa-4.0 |
| Creative Commons Attribution Non Commercial 2.0 | cc-by-nc-2.0 |
| Creative Commons Attribution Non Commercial 3.0 | cc-by-nc-3.0 |
| Creative Commons Attribution Non Commercial 4.0 | cc-by-nc-4.0 |
| Creative Commons Attribution No Derivatives 4.0 | cc-by-nd-4.0 |
| Creative Commons Attribution Non Commercial No Derivatives 3.0 | cc-by-nc-nd-3.0 |
| Creative Commons Attribution Non Commercial No Derivatives 4.0 | cc-by-nc-nd-4.0 |
| Creative Commons Attribution Non Commercial Share Alike 2.0 | cc-by-nc-sa-2.0 |
| Creative Commons Attribution Non Commercial Share Alike 3.0 | cc-by-nc-sa-3.0 |
| Creative Commons Attribution Non Commercial Share Alike 4.0 | cc-by-nc-sa-4.0 |
| Community Data License Agreement – Sharing, Version 1.0 | cdla-sharing-1.0 |
| Community Data License Agreement – Permissive, Version 1.0 | cdla-permissive-1.0 |
| Community Data License Agreement – Permissive, Version 2.0 | cdla-permissive-2.0 |
| Do What The F*ck You Want To Public License | wtfpl |
| Educational Community License v2.0 | ecl-2.0 |
| Eclipse Public License 1.0 | epl-1.0 |
| Eclipse Public License 2.0 | epl-2.0 |
| Etalab Open License 2.0 | etalab-2.0 |
| European Union Public License 1.1 | eupl-1.1 |
| European Union Public License 1.2 | eupl-1.2 |
| GNU Affero General Public License v3.0 | agpl-3.0 |
| GNU Free Documentation License family | gfdl |
| GNU General Public License family | gpl |
| GNU General Public License v2.0 | gpl-2.0 |
| GNU General Public License v3.0 | gpl-3.0 |
| GNU Lesser General Public License family | lgpl |
| GNU Lesser General Public License v2.1 | lgpl-2.1 |
| GNU Lesser General Public License v3.0 | lgpl-3.0 |
| ISC | isc |
| H Research License | h-research |
| Intel Research Use License Agreement | intel-research |
| LaTeX Project Public License v1.3c | lppl-1.3c |
| Microsoft Public License | ms-pl |
| Apple Sample Code license | apple-ascl |
| Apple Model License for Research | apple-amlr |
| Mozilla Public License 2.0 | mpl-2.0 |
| Open Data Commons License Attribution family | odc-by |
| Open Database License family | odbl |
| Open Model, Data & Weights License Agreement | openmdw-1.0 |
| Open Rail++-M License | openrail++ |
| Open Software License 3.0 | osl-3.0 |
| PostgreSQL License | postgresql |
| SIL Open Font License 1.1 | ofl-1.1 |
| University of Illinois/NCSA Open Source License | ncsa |
| The Unlicense | unlicense |
| zLib License | zlib |
| Open Data Commons Public Domain Dedication and License | pddl |
| Lesser General Public License For Linguistic Resources | lgpl-lr |
| DeepFloyd IF Research License Agreement | deepfloyd-if-license |
| FAIR Noncommercial Research License | fair-noncommercial-research-license |
| Llama 2 Community License Agreement | llama2 |
| Llama 3 Community License Agreement | llama3 |
| Llama 3.1 Community License Agreement | llama3.1 |
| Llama 3.2 Community License Agreement | llama3.2 |
| Llama 3.3 Community License Agreement | llama3.3 |
| Llama 4 Community License Agreement | llama4 |
| Grok 2 Community License Agreement | grok2-community |
| Gemma Terms of Use | gemma |
| Unknown | unknown |
| Other | other |
若使用 license: other,请将许可证文本添加到仓库的 LICENSE 文件中(或联系我们,将你使用的许可证加入列表),并在 license_name 中填入其名称。