tokutsu
commited on
Commit
·
ba31a0b
1
Parent(s):
857fba9
Update README & LICENSE files
Browse files- LICENSE +85 -0
- LICENSES/LICENSE_LLAMA_3.1.txt +114 -0
- LICENSES/LICENSE_LLAMA_3.3.txt +49 -0
- LICENSES/LICENSE_LLM_JP_3.txt +204 -0
- LICENSES/LICENSE_QWEN_2.5.txt +51 -0
- README.md +255 -48
LICENSE
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
|
2 |
+
|
3 |
+
This work is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License**.
|
4 |
+
|
5 |
+
To view a copy of this license, visit [https://creativecommons.org/licenses/by-nc-sa/4.0/](https://creativecommons.org/licenses/by-nc-sa/4.0/) or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
6 |
+
|
7 |
+
---
|
8 |
+
|
9 |
+
## **Summary of Terms**
|
10 |
+
You are free to:
|
11 |
+
- **Share** — copy and redistribute the material in any medium or format.
|
12 |
+
- **Adapt** — remix, transform, and build upon the material.
|
13 |
+
|
14 |
+
**Under the following terms:**
|
15 |
+
- **Attribution (BY):** You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
|
16 |
+
- **Non-Commercial (NC):** You may not use the material for commercial purposes.
|
17 |
+
- **ShareAlike (SA):** If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
|
18 |
+
|
19 |
+
**No additional restrictions:** You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
|
20 |
+
|
21 |
+
---
|
22 |
+
|
23 |
+
## **Attribution Requirements**
|
24 |
+
When redistributing or adapting this work, you must include the following attribution in a clear and visible manner:
|
25 |
+
|
26 |
+
```
|
27 |
+
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
|
28 |
+
Original works:
|
29 |
+
- Base Model: [https://huggingface.co/llm-jp/llm-jp-3-13b](https://huggingface.co/llm-jp/llm-jp-3-13b) (Apache License 2.0)
|
30 |
+
- Datasets:
|
31 |
+
- [Aratako/HelpSteer2-Preferences-formatted](https://huggingface.co/datasets/Aratako/HelpSteer2-Preferences-formatted)
|
32 |
+
- [Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k](https://huggingface.co/datasets/Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k)
|
33 |
+
- [Aratako/Magpie-Tanuki-Qwen2.5-72B-Answered](https://huggingface.co/datasets/Aratako/Magpie-Tanuki-Qwen2.5-72B-Answered)
|
34 |
+
- [Aratako/Open-Platypus-Japanese-masked-formatted](https://huggingface.co/datasets/Aratako/Open-Platypus-Japanese-masked-formatted)
|
35 |
+
- [Aratako/Self-Instruct-Qwen2.5-72B-Instruct-60k](https://huggingface.co/datasets/Aratako/Self-Instruct-Qwen2.5-72B-Instruct-60k)
|
36 |
+
- [Aratako/Synthetic-JP-EN-Coding-Dataset-801k-50k](https://huggingface.co/datasets/Aratako/Synthetic-JP-EN-Coding-Dataset-801k-50k)
|
37 |
+
- [Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted](https://huggingface.co/datasets/Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted)
|
38 |
+
- [Aratako/iterative-dpo-data-for-ORPO-iter3](https://huggingface.co/datasets/Aratako/iterative-dpo-data-for-ORPO-iter3)
|
39 |
+
- [Aratako/iterative-dpo-data-for-SimPO-iter2](https://huggingface.co/datasets/Aratako/iterative-dpo-data-for-SimPO-iter2)
|
40 |
+
- [Aratako/magpie-qwen2.5-32b-reasoning-100k-formatted](https://huggingface.co/datasets/Aratako/magpie-qwen2.5-32b-reasoning-100k-formatted)
|
41 |
+
- [Aratako/magpie-reasoning-llama-nemotron-70b-100k-filtered](https://huggingface.co/datasets/Aratako/magpie-reasoning-llama-nemotron-70b-100k-filtered)
|
42 |
+
- [Aratako/magpie-ultra-v0.1-formatted](https://huggingface.co/datasets/Aratako/magpie-ultra-v0.1-formatted)
|
43 |
+
- [Aratako/orca-agentinstruct-1M-v1-selected](https://huggingface.co/datasets/Aratako/orca-agentinstruct-1M-v1-selected)
|
44 |
+
- [DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k](https://huggingface.co/datasets/DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k)
|
45 |
+
- [cl-nagoya/auto-wiki-qa](https://huggingface.co/datasets/cl-nagoya/auto-wiki-qa)
|
46 |
+
- [ichikara-instruction](https://liat-aip.sakura.ne.jp/wp/llm%E3%81%AE%E3%81%9F%E3%82%81%E3%81%AE%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%A9%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%E4%BD%9C%E6%88%90/)
|
47 |
+
- [kanhatakeyama/ramdom-to-fixed-multiturn-Calm3](https://huggingface.co/datasets/kanhatakeyama/ramdom-to-fixed-multiturn-Calm3)
|
48 |
+
- [kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja](https://huggingface.co/datasets/kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja)
|
49 |
+
- [llm-jp/magpie-sft-v1.0](https://huggingface.co/datasets/llm-jp/magpie-sft-v1.0)
|
50 |
+
- [saillab/alpaca-japanese-cleaned](https://huggingface.co/datasets/saillab/alpaca-japanese-cleaned)
|
51 |
+
- [tokutsu/japanese-tasks1000](https://huggingface.co/datasets/tokutsu/japanese-tasks1000)
|
52 |
+
- Used Models for scoring:
|
53 |
+
- [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) (Built with Qwen)
|
54 |
+
- [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) (Built with Llama)
|
55 |
+
- Used Models for datasets (including third parties' datasets):
|
56 |
+
- [AIDC-AI/Marco-o1](https://huggingface.co/AIDC-AI/Marco-o1)
|
57 |
+
- [Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter1](https://huggingface.co/Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter1)
|
58 |
+
- [Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter2](https://huggingface.co/Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter2)
|
59 |
+
- Google Cloud Translation
|
60 |
+
- [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) (Built with Qwen)
|
61 |
+
- [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) (Built with Qwen)
|
62 |
+
- [Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8) (Built with Qwen)
|
63 |
+
- [WizardLM 8x22b](https://github.com/nlpxucan/WizardLM)
|
64 |
+
- [cl-nagoya/ruri-large](https://huggingface.co/cl-nagoya/ruri-large)
|
65 |
+
- [cyberagent/calm3-22b-chat](https://huggingface.co/cyberagent/calm3-22b-chat)
|
66 |
+
- [meta-llama/Llama-3.1-405B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-405B-Instruct) (Built with Llama)
|
67 |
+
- [meta-llama/Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct) (Built with Llama)
|
68 |
+
- [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) (Built with Llama)
|
69 |
+
- [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) (Built with Llama)
|
70 |
+
- [meta-llama/Llama-Guard-3-8B](https://huggingface.co/meta-llama/Llama-Guard-3-8B)
|
71 |
+
- [microsoft/Phi-3-medium-4k-instruct](https://huggingface.co/microsoft/Phi-3-medium-4k-instruct)
|
72 |
+
- [nvidia/Nemotron-4-340B-Instruct](https://huggingface.co/nvidia/Nemotron-4-340B-Instruct)
|
73 |
+
- [team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GPTQ-8bit](https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GPTQ-8bit)
|
74 |
+
- [team-hatakeyama-phase2/tanuki-8B-exp007](https://huggingface.co/team-hatakeyama-phase2/tanuki-8B-exp007)
|
75 |
+
- [tokyotech-llm/Swallow-MX-8x7b-NVE-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MX-8x7b-NVE-v0.1)
|
76 |
+
- [weblab-GENIAC/Tanuki-8B-dpo-v1.0](https://huggingface.co/weblab-GENIAC/Tanuki-8B-dpo-v1.0)
|
77 |
+
This work:
|
78 |
+
- Model: CC BY-NC-SA 4.0
|
79 |
+
- Creator: tokutsu
|
80 |
+
```
|
81 |
+
|
82 |
+
---
|
83 |
+
|
84 |
+
**Disclaimer:**
|
85 |
+
The materials are provided \"as is\", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, or non-infringement.
|
LICENSES/LICENSE_LLAMA_3.1.txt
ADDED
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
LLAMA 3.1 COMMUNITY LICENSE AGREEMENT
|
2 |
+
Llama 3.1 Version Release Date: July 23, 2024
|
3 |
+
|
4 |
+
“Agreement” means the terms and conditions for use, reproduction, distribution and modification of the
|
5 |
+
Llama Materials set forth herein.
|
6 |
+
|
7 |
+
“Documentation” means the specifications, manuals and documentation accompanying Llama 3.1
|
8 |
+
distributed by Meta at https://llama.meta.com/doc/overview.
|
9 |
+
|
10 |
+
“Licensee” or “you” means you, or your employer or any other person or entity (if you are entering into
|
11 |
+
this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or
|
12 |
+
regulations to provide legal consent and that has legal authority to bind your employer or such other
|
13 |
+
person or entity if you are entering in this Agreement on their behalf.
|
14 |
+
|
15 |
+
“Llama 3.1” means the foundational large language models and software and algorithms, including
|
16 |
+
machine-learning model code, trained model weights, inference-enabling code, training-enabling code,
|
17 |
+
fine-tuning enabling code and other elements of the foregoing distributed by Meta at
|
18 |
+
https://llama.meta.com/llama-downloads.
|
19 |
+
|
20 |
+
“Llama Materials” means, collectively, Meta’s proprietary Llama 3.1 and Documentation (and any
|
21 |
+
portion thereof) made available under this Agreement.
|
22 |
+
|
23 |
+
“Meta” or “we” means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your
|
24 |
+
principal place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if you are located
|
25 |
+
outside of the EEA or Switzerland).
|
26 |
+
|
27 |
+
By clicking “I Accept” below or by using or distributing any portion or element of the Llama Materials,
|
28 |
+
you agree to be bound by this Agreement.
|
29 |
+
|
30 |
+
1. License Rights and Redistribution.
|
31 |
+
|
32 |
+
a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable and royalty-free
|
33 |
+
limited license under Meta’s intellectual property or other rights owned by Meta embodied in the Llama
|
34 |
+
Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the
|
35 |
+
Llama Materials.
|
36 |
+
|
37 |
+
b. Redistribution and Use.
|
38 |
+
|
39 |
+
i. If you distribute or make available the Llama Materials (or any derivative works
|
40 |
+
thereof), or a product or service (including another AI model) that contains any of them, you shall (A)
|
41 |
+
provide a copy of this Agreement with any such Llama Materials; and (B) prominently display “Built with
|
42 |
+
Llama” on a related website, user interface, blogpost, about page, or product documentation. If you use
|
43 |
+
the Llama Materials or any outputs or results of the Llama Materials to create, train, fine tune, or
|
44 |
+
otherwise improve an AI model, which is distributed or made available, you shall also include “Llama” at
|
45 |
+
the beginning of any such AI model name.
|
46 |
+
|
47 |
+
ii. If you receive Llama Materials, or any derivative works thereof, from a Licensee as part
|
48 |
+
of an integrated end user product, then Section 2 of this Agreement will not apply to you.
|
49 |
+
|
50 |
+
iii. You must retain in all copies of the Llama Materials that you distribute the following
|
51 |
+
attribution notice within a “Notice” text file distributed as a part of such copies: “Llama 3.1 is
|
52 |
+
licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights
|
53 |
+
Reserved.”
|
54 |
+
|
55 |
+
iv. Your use of the Llama Materials must comply with applicable laws and regulations
|
56 |
+
(including trade compliance laws and regulations) and adhere to the Acceptable Use Policy for the Llama
|
57 |
+
Materials (available at https://llama.meta.com/llama3_1/use-policy), which is hereby incorporated by
|
58 |
+
reference into this Agreement.
|
59 |
+
|
60 |
+
2. Additional Commercial Terms. If, on the Llama 3.1 version release date, the monthly active users
|
61 |
+
of the products or services made available by or for Licensee, or Licensee’s affiliates, is greater than 700
|
62 |
+
million monthly active users in the preceding calendar month, you must request a license from Meta,
|
63 |
+
which Meta may grant to you in its sole discretion, and you are not authorized to exercise any of the
|
64 |
+
rights under this Agreement unless or until Meta otherwise expressly grants you such rights.
|
65 |
+
|
66 |
+
3. Disclaimer of Warranty. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS AND ANY
|
67 |
+
OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF
|
68 |
+
ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED,
|
69 |
+
INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT,
|
70 |
+
MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR
|
71 |
+
DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND
|
72 |
+
ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND
|
73 |
+
RESULTS.
|
74 |
+
|
75 |
+
4. Limitation of Liability. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF
|
76 |
+
LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING
|
77 |
+
OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL,
|
78 |
+
INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED
|
79 |
+
OF THE POSSIBILITY OF ANY OF THE FOREGOING.
|
80 |
+
|
81 |
+
5. Intellectual Property.
|
82 |
+
|
83 |
+
a. No trademark licenses are granted under this Agreement, and in connection with the Llama
|
84 |
+
Materials, neither Meta nor Licensee may use any name or mark owned by or associated with the other
|
85 |
+
or any of its affiliates, except as required for reasonable and customary use in describing and
|
86 |
+
redistributing the Llama Materials or as set forth in this Section 5(a). Meta hereby grants you a license to
|
87 |
+
use “Llama” (the “Mark”) solely as required to comply with the last sentence of Section 1.b.i. You will
|
88 |
+
comply with Meta’s brand guidelines (currently accessible at
|
89 |
+
https://about.meta.com/brand/resources/meta/company-brand/ ). All goodwill arising out of your use
|
90 |
+
of the Mark will inure to the benefit of Meta.
|
91 |
+
|
92 |
+
b. Subject to Meta’s ownership of Llama Materials and derivatives made by or for Meta, with
|
93 |
+
respect to any derivative works and modifications of the Llama Materials that are made by you, as
|
94 |
+
between you and Meta, you are and will be the owner of such derivative works and modifications.
|
95 |
+
|
96 |
+
c. If you institute litigation or other proceedings against Meta or any entity (including a
|
97 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Llama Materials or Llama 3.1 outputs or
|
98 |
+
results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other
|
99 |
+
rights owned or licensable by you, then any licenses granted to you under this Agreement shall
|
100 |
+
terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold
|
101 |
+
harmless Meta from and against any claim by any third party arising out of or related to your use or
|
102 |
+
distribution of the Llama Materials.
|
103 |
+
|
104 |
+
6. Term and Termination. The term of this Agreement will commence upon your acceptance of this
|
105 |
+
Agreement or access to the Llama Materials and will continue in full force and effect until terminated in
|
106 |
+
accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in
|
107 |
+
breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete
|
108 |
+
and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the termination of this
|
109 |
+
Agreement.
|
110 |
+
|
111 |
+
7. Governing Law and Jurisdiction. This Agreement will be governed and construed under the laws of
|
112 |
+
the State of California without regard to choice of law principles, and the UN Convention on Contracts
|
113 |
+
for the International Sale of Goods does not apply to this Agreement. The courts of California shall have
|
114 |
+
exclusive jurisdiction of any dispute arising out of this Agreement.
|
LICENSES/LICENSE_LLAMA_3.3.txt
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
**LLAMA 3.3 COMMUNITY LICENSE AGREEMENT**
|
2 |
+
|
3 |
+
Llama 3.3 Version Release Date: December 6, 2024
|
4 |
+
|
5 |
+
“**Agreement**” means the terms and conditions for use, reproduction, distribution and modification of the Llama Materials set forth herein.
|
6 |
+
|
7 |
+
“**Documentation**” means the specifications, manuals and documentation accompanying Llama 3.3 distributed by Meta at [https://www.llama.com/docs/overview](https://llama.com/docs/overview).
|
8 |
+
|
9 |
+
“**Licensee**” or “**you**” means you, or your employer or any other person or entity (if you are entering into this Agreement on such person or entity’s behalf), of the age required under applicable laws, rules or regulations to provide legal consent and that has legal authority to bind your employer or such other person or entity if you are entering in this Agreement on their behalf.
|
10 |
+
|
11 |
+
“**Llama 3.3**” means the foundational large language models and software and algorithms, including machine-learning model code, trained model weights, inference-enabling code, training-enabling code, fine-tuning enabling code and other elements of the foregoing distributed by Meta at [https://www.llama.com/llama-downloads](https://www.llama.com/llama-downloads).
|
12 |
+
|
13 |
+
“**Llama Materials**” means, collectively, Meta’s proprietary Llama 3.3 and Documentation (and any portion thereof) made available under this Agreement.
|
14 |
+
|
15 |
+
“**Meta**” or “**we**” means Meta Platforms Ireland Limited (if you are located in or, if you are an entity, your principal place of business is in the EEA or Switzerland) and Meta Platforms, Inc. (if you are located outside of the EEA or Switzerland).
|
16 |
+
|
17 |
+
By clicking “I Accept” below or by using or distributing any portion or element of the Llama Materials, you agree to be bound by this Agreement.
|
18 |
+
|
19 |
+
1\. **License Rights and Redistribution**.
|
20 |
+
|
21 |
+
a. Grant of Rights. You are granted a non-exclusive, worldwide, non-transferable and royalty-free limited license under Meta’s intellectual property or other rights owned by Meta embodied in the Llama Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the Llama Materials.
|
22 |
+
|
23 |
+
b. Redistribution and Use.
|
24 |
+
|
25 |
+
i. If you distribute or make available the Llama Materials (or any derivative works thereof), or a product or service (including another AI model) that contains any of them, you shall (A) provide a copy of this Agreement with any such Llama Materials; and (B) prominently display “Built with Llama” on a related website, user interface, blogpost, about page, or product documentation. If you use the Llama Materials or any outputs or results of the Llama Materials to create, train, fine tune, or otherwise improve an AI model, which is distributed or made available, you shall also include “Llama” at the beginning of any such AI model name.
|
26 |
+
|
27 |
+
ii. If you receive Llama Materials, or any derivative works thereof, from a Licensee as part of an integrated end user product, then Section 2 of this Agreement will not apply to you.
|
28 |
+
|
29 |
+
iii. You must retain in all copies of the Llama Materials that you distribute the following attribution notice within a “Notice” text file distributed as a part of such copies: “Llama 3.3 is licensed under the Llama 3.3 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.”
|
30 |
+
|
31 |
+
iv. Your use of the Llama Materials must comply with applicable laws and regulations (including trade compliance laws and regulations) and adhere to the Acceptable Use Policy for the Llama Materials (available at [https://www.llama.com/llama3\_3/use-policy](https://www.llama.com/llama3_3/use-policy)), which is hereby incorporated by reference into this Agreement.
|
32 |
+
|
33 |
+
2\. **Additional Commercial Terms**. If, on the Llama 3.3 version release date, the monthly active users of the products or services made available by or for Licensee, or Licensee’s affiliates, is greater than 700 million monthly active users in the preceding calendar month, you must request a license from Meta, which Meta may grant to you in its sole discretion, and you are not authorized to exercise any of the rights under this Agreement unless or until Meta otherwise expressly grants you such rights.
|
34 |
+
|
35 |
+
3**. Disclaimer of Warranty**. UNLESS REQUIRED BY APPLICABLE LAW, THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTIES OF ANY KIND, AND META DISCLAIMS ALL WARRANTIES OF ANY KIND, BOTH EXPRESS AND IMPLIED, INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING OR REDISTRIBUTING THE LLAMA MATERIALS AND ASSUME ANY RISKS ASSOCIATED WITH YOUR USE OF THE LLAMA MATERIALS AND ANY OUTPUT AND RESULTS.
|
36 |
+
|
37 |
+
4\. **Limitation of Liability**. IN NO EVENT WILL META OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, ARISING OUT OF THIS AGREEMENT, FOR ANY LOST PROFITS OR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, INCIDENTAL, EXEMPLARY OR PUNITIVE DAMAGES, EVEN IF META OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.
|
38 |
+
|
39 |
+
5\. **Intellectual Property**.
|
40 |
+
|
41 |
+
a. No trademark licenses are granted under this Agreement, and in connection with the Llama Materials, neither Meta nor Licensee may use any name or mark owned by or associated with the other or any of its affiliates, except as required for reasonable and customary use in describing and redistributing the Llama Materials or as set forth in this Section 5(a). Meta hereby grants you a license to use “Llama” (the “Mark”) solely as required to comply with the last sentence of Section 1.b.i. You will comply with Meta’s brand guidelines (currently accessible at [https://about.meta.com/brand/resources/meta/company-brand/](https://about.meta.com/brand/resources/meta/company-brand/)[)](https://en.facebookbrand.com/). All goodwill arising out of your use of the Mark will inure to the benefit of Meta.
|
42 |
+
|
43 |
+
b. Subject to Meta’s ownership of Llama Materials and derivatives made by or for Meta, with respect to any derivative works and modifications of the Llama Materials that are made by you, as between you and Meta, you are and will be the owner of such derivative works and modifications.
|
44 |
+
|
45 |
+
c. If you institute litigation or other proceedings against Meta or any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Llama Materials or Llama 3.3 outputs or results, or any portion of any of the foregoing, constitutes infringement of intellectual property or other rights owned or licensable by you, then any licenses granted to you under this Agreement shall terminate as of the date such litigation or claim is filed or instituted. You will indemnify and hold harmless Meta from and against any claim by any third party arising out of or related to your use or distribution of the Llama Materials.
|
46 |
+
|
47 |
+
6\. **Term and Termination**. The term of this Agreement will commence upon your acceptance of this Agreement or access to the Llama Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein. Meta may terminate this Agreement if you are in breach of any term or condition of this Agreement. Upon termination of this Agreement, you shall delete and cease use of the Llama Materials. Sections 3, 4 and 7 shall survive the termination of this Agreement.
|
48 |
+
|
49 |
+
7\. **Governing Law and Jurisdiction**. This Agreement will be governed and construed under the laws of the State of California without regard to choice of law principles, and the UN Convention on Contracts for the International Sale of Goods does not apply to this Agreement. The courts of California shall have exclusive jurisdiction of any dispute arising out of this Agreement.
|
LICENSES/LICENSE_LLM_JP_3.txt
ADDED
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This license applies to the base model: llm-jp/llm-jp-3-13b (Apache License 2.0)
|
2 |
+
--------------------------------------------------------------------------------
|
3 |
+
|
4 |
+
Apache License
|
5 |
+
Version 2.0, January 2004
|
6 |
+
http://www.apache.org/licenses/
|
7 |
+
|
8 |
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
9 |
+
|
10 |
+
1. Definitions.
|
11 |
+
|
12 |
+
"License" shall mean the terms and conditions for use, reproduction,
|
13 |
+
and distribution as defined by Sections 1 through 9 of this document.
|
14 |
+
|
15 |
+
"Licensor" shall mean the copyright owner or entity authorized by
|
16 |
+
the copyright owner that is granting the License.
|
17 |
+
|
18 |
+
"Legal Entity" shall mean the union of the acting entity and all
|
19 |
+
other entities that control, are controlled by, or are under common
|
20 |
+
control with that entity. For the purposes of this definition,
|
21 |
+
"control" means (i) the power, direct or indirect, to cause the
|
22 |
+
direction or management of such entity, whether by contract or
|
23 |
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
24 |
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
25 |
+
|
26 |
+
"You" (or "Your") shall mean an individual or Legal Entity
|
27 |
+
exercising permissions granted by this License.
|
28 |
+
|
29 |
+
"Source" form shall mean the preferred form for making modifications,
|
30 |
+
including but not limited to software source code, documentation
|
31 |
+
source, and configuration files.
|
32 |
+
|
33 |
+
"Object" form shall mean any form resulting from mechanical
|
34 |
+
transformation or translation of a Source form, including but
|
35 |
+
not limited to compiled object code, generated documentation,
|
36 |
+
and conversions to other media types.
|
37 |
+
|
38 |
+
"Work" shall mean the work of authorship, whether in Source or
|
39 |
+
Object form, made available under the License, as indicated by a
|
40 |
+
copyright notice that is included in or attached to the work
|
41 |
+
(an example is provided in the Appendix below).
|
42 |
+
|
43 |
+
"Derivative Works" shall mean any work, whether in Source or Object
|
44 |
+
form, that is based on (or derived from) the Work and for which the
|
45 |
+
editorial revisions, annotations, elaborations, or other modifications
|
46 |
+
represent, as a whole, an original work of authorship. For the purposes
|
47 |
+
of this License, Derivative Works shall not include works that remain
|
48 |
+
separable from, or merely link (or bind by name) to the interfaces of,
|
49 |
+
the Work and Derivative Works thereof.
|
50 |
+
|
51 |
+
"Contribution" shall mean any work of authorship, including
|
52 |
+
the original version of the Work and any modifications or additions
|
53 |
+
to that Work or Derivative Works thereof, that is intentionally
|
54 |
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
55 |
+
or by an individual or Legal Entity authorized to submit on behalf of
|
56 |
+
the copyright owner. For the purposes of this definition, "submitted"
|
57 |
+
means any form of electronic, verbal, or written communication sent
|
58 |
+
to the Licensor or its representatives, including but not limited to
|
59 |
+
communication on electronic mailing lists, source code control systems,
|
60 |
+
and issue tracking systems that are managed by, or on behalf of, the
|
61 |
+
Licensor for the purpose of discussing and improving the Work, but
|
62 |
+
excluding communication that is conspicuously marked or otherwise
|
63 |
+
designated in writing by the copyright owner as "Not a Contribution."
|
64 |
+
|
65 |
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
66 |
+
on behalf of whom a Contribution has been received by Licensor and
|
67 |
+
subsequently incorporated within the Work.
|
68 |
+
|
69 |
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
70 |
+
this License, each Contributor hereby grants to You a perpetual,
|
71 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
72 |
+
copyright license to reproduce, prepare Derivative Works of,
|
73 |
+
publicly display, publicly perform, sublicense, and distribute the
|
74 |
+
Work and such Derivative Works in Source or Object form.
|
75 |
+
|
76 |
+
3. Grant of Patent License. Subject to the terms and conditions of
|
77 |
+
this License, each Contributor hereby grants to You a perpetual,
|
78 |
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
79 |
+
(except as stated in this section) patent license to make, have made,
|
80 |
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
81 |
+
where such license applies only to those patent claims licensable
|
82 |
+
by such Contributor that are necessarily infringed by their
|
83 |
+
Contribution(s) alone or by combination of their Contribution(s)
|
84 |
+
with the Work to which such Contribution(s) was submitted. If You
|
85 |
+
institute patent litigation against any entity (including a
|
86 |
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
87 |
+
or a Contribution incorporated within the Work constitutes direct
|
88 |
+
or contributory patent infringement, then any patent licenses
|
89 |
+
granted to You under this License for that Work shall terminate
|
90 |
+
as of the date such litigation is filed.
|
91 |
+
|
92 |
+
4. Redistribution. You may reproduce and distribute copies of the
|
93 |
+
Work or Derivative Works thereof in any medium, with or without
|
94 |
+
modifications, and in Source or Object form, provided that You
|
95 |
+
meet the following conditions:
|
96 |
+
|
97 |
+
(a) You must give any other recipients of the Work or
|
98 |
+
Derivative Works a copy of this License; and
|
99 |
+
|
100 |
+
(b) You must cause any modified files to carry prominent notices
|
101 |
+
stating that You changed the files; and
|
102 |
+
|
103 |
+
(c) You must retain, in the Source form of any Derivative Works
|
104 |
+
that You distribute, all copyright, patent, trademark, and
|
105 |
+
attribution notices from the Source form of the Work,
|
106 |
+
excluding those notices that do not pertain to any part of
|
107 |
+
the Derivative Works; and
|
108 |
+
|
109 |
+
(d) If the Work includes a "NOTICE" text file as part of its
|
110 |
+
distribution, then any Derivative Works that You distribute must
|
111 |
+
include a readable copy of the attribution notices contained
|
112 |
+
within such NOTICE file, excluding those notices that do not
|
113 |
+
pertain to any part of the Derivative Works, in at least one
|
114 |
+
of the following places: within a NOTICE text file distributed
|
115 |
+
as part of the Derivative Works; within the Source form or
|
116 |
+
documentation, if provided along with the Derivative Works; or,
|
117 |
+
within a display generated by the Derivative Works, if and
|
118 |
+
wherever such third-party notices normally appear. The contents
|
119 |
+
of the NOTICE file are for informational purposes only and
|
120 |
+
do not modify the License. You may add Your own attribution
|
121 |
+
notices within Derivative Works that You distribute, alongside
|
122 |
+
or as an addendum to the NOTICE text from the Work, provided
|
123 |
+
that such additional attribution notices cannot be construed
|
124 |
+
as modifying the License.
|
125 |
+
|
126 |
+
You may add Your own copyright statement to Your modifications and
|
127 |
+
may provide additional or different license terms and conditions
|
128 |
+
for use, reproduction, or distribution of Your modifications, or
|
129 |
+
for any such Derivative Works as a whole, provided Your use,
|
130 |
+
reproduction, and distribution of the Work otherwise complies with
|
131 |
+
the conditions stated in this License.
|
132 |
+
|
133 |
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
134 |
+
any Contribution intentionally submitted for inclusion in the Work
|
135 |
+
by You to the Licensor shall be under the terms and conditions of
|
136 |
+
this License, without any additional terms or conditions.
|
137 |
+
Notwithstanding the above, nothing herein shall supersede or modify
|
138 |
+
the terms of any separate license agreement you may have executed
|
139 |
+
with Licensor regarding such Contributions.
|
140 |
+
|
141 |
+
6. Trademarks. This License does not grant permission to use the trade
|
142 |
+
names, trademarks, service marks, or product names of the Licensor,
|
143 |
+
except as required for reasonable and customary use in describing the
|
144 |
+
origin of the Work and reproducing the content of the NOTICE file.
|
145 |
+
|
146 |
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
147 |
+
agreed to in writing, Licensor provides the Work (and each
|
148 |
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
149 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
150 |
+
implied, including, without limitation, any warranties or conditions
|
151 |
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
152 |
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
153 |
+
appropriateness of using or redistributing the Work and assume any
|
154 |
+
risks associated with Your exercise of permissions under this License.
|
155 |
+
|
156 |
+
8. Limitation of Liability. In no event and under no legal theory,
|
157 |
+
whether in tort (including negligence), contract, or otherwise,
|
158 |
+
unless required by applicable law (such as deliberate and grossly
|
159 |
+
negligent acts) or agreed to in writing, shall any Contributor be
|
160 |
+
liable to You for damages, including any direct, indirect, special,
|
161 |
+
incidental, or consequential damages of any character arising as a
|
162 |
+
result of this License or out of the use or inability to use the
|
163 |
+
Work (including but not limited to damages for loss of goodwill,
|
164 |
+
work stoppage, computer failure or malfunction, or any and all
|
165 |
+
other commercial damages or losses), even if such Contributor
|
166 |
+
has been advised of the possibility of such damages.
|
167 |
+
|
168 |
+
9. Accepting Warranty or Additional Liability. While redistributing
|
169 |
+
the Work or Derivative Works thereof, You may choose to offer,
|
170 |
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
171 |
+
or other liability obligations and/or rights consistent with this
|
172 |
+
License. However, in accepting such obligations, You may act only
|
173 |
+
on Your own behalf and on Your sole responsibility, not on behalf
|
174 |
+
of any other Contributor, and only if You agree to indemnify,
|
175 |
+
defend, and hold each Contributor harmless for any liability
|
176 |
+
incurred by, or claims asserted against, such Contributor by reason
|
177 |
+
of your accepting any such warranty or additional liability.
|
178 |
+
|
179 |
+
END OF TERMS AND CONDITIONS
|
180 |
+
|
181 |
+
APPENDIX: How to apply the Apache License to your work.
|
182 |
+
|
183 |
+
To apply the Apache License to your work, attach the following
|
184 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
185 |
+
replaced with your own identifying information. (Don't include
|
186 |
+
the brackets!) The text should be enclosed in the appropriate
|
187 |
+
comment syntax for the file format. We also recommend that a
|
188 |
+
file or class name and description of purpose be included on the
|
189 |
+
same "printed page" as the copyright notice for easier
|
190 |
+
identification within third-party archives.
|
191 |
+
|
192 |
+
Copyright 2024 LLM-jp
|
193 |
+
|
194 |
+
Licensed under the Apache License, Version 2.0 (the "License");
|
195 |
+
you may not use this file except in compliance with the License.
|
196 |
+
You may obtain a copy of the License at
|
197 |
+
|
198 |
+
http://www.apache.org/licenses/LICENSE-2.0
|
199 |
+
|
200 |
+
Unless required by applicable law or agreed to in writing, software
|
201 |
+
distributed under the License is distributed on an "AS IS" BASIS,
|
202 |
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
203 |
+
See the License for the specific language governing permissions and
|
204 |
+
limitations under the License.
|
LICENSES/LICENSE_QWEN_2.5.txt
ADDED
@@ -0,0 +1,51 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Qwen LICENSE AGREEMENT
|
2 |
+
|
3 |
+
Qwen LICENSE AGREEMENT Release Date: September 19, 2024
|
4 |
+
|
5 |
+
By clicking to agree or by using or distributing any portion or element of the Qwen Materials, you will be deemed to have recognized and accepted the content of this Agreement, which is effective immediately.
|
6 |
+
|
7 |
+
1. Definitions
|
8 |
+
a. This Qwen LICENSE AGREEMENT (this "Agreement") shall mean the terms and conditions for use, reproduction, distribution and modification of the Materials as defined by this Agreement.
|
9 |
+
b. "We" (or "Us") shall mean Alibaba Cloud.
|
10 |
+
c. "You" (or "Your") shall mean a natural person or legal entity exercising the rights granted by this Agreement and/or using the Materials for any purpose and in any field of use.
|
11 |
+
d. "Third Parties" shall mean individuals or legal entities that are not under common control with us or you.
|
12 |
+
e. "Qwen" shall mean the large language models, and software and algorithms, consisting of trained model weights, parameters (including optimizer states), machine-learning model code, inference-enabling code, training-enabling code, fine-tuning enabling code and other elements of the foregoing distributed by us.
|
13 |
+
f. "Materials" shall mean, collectively, Alibaba Cloud's proprietary Qwen and Documentation (and any portion thereof) made available under this Agreement.
|
14 |
+
g. "Source" form shall mean the preferred form for making modifications, including but not limited to model source code, documentation source, and configuration files.
|
15 |
+
h. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
16 |
+
|
17 |
+
2. Grant of Rights
|
18 |
+
You are granted a non-exclusive, worldwide, non-transferable and royalty-free limited license under Alibaba Cloud's intellectual property or other rights owned by us embodied in the Materials to use, reproduce, distribute, copy, create derivative works of, and make modifications to the Materials.
|
19 |
+
|
20 |
+
3. Redistribution
|
21 |
+
You may distribute copies or make the Materials, or derivative works thereof, available as part of a product or service that contains any of them, with or without modifications, and in Source or Object form, provided that you meet the following conditions:
|
22 |
+
a. You shall give any other recipients of the Materials or derivative works a copy of this Agreement;
|
23 |
+
b. You shall cause any modified files to carry prominent notices stating that you changed the files;
|
24 |
+
c. You shall retain in all copies of the Materials that you distribute the following attribution notices within a "Notice" text file distributed as a part of such copies: "Qwen is licensed under the Qwen LICENSE AGREEMENT, Copyright (c) Alibaba Cloud. All Rights Reserved."; and
|
25 |
+
d. You may add your own copyright statement to your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of your modifications, or for any such derivative works as a whole, provided your use, reproduction, and distribution of the work otherwise complies with the terms and conditions of this Agreement.
|
26 |
+
|
27 |
+
4. Restrictions
|
28 |
+
If you are commercially using the Materials, and your product or service has more than 100 million monthly active users, you shall request a license from us. You cannot exercise your rights under this Agreement without our express authorization.
|
29 |
+
|
30 |
+
5. Rules of use
|
31 |
+
a. The Materials may be subject to export controls or restrictions in China, the United States or other countries or regions. You shall comply with applicable laws and regulations in your use of the Materials.
|
32 |
+
b. If you use the Materials or any outputs or results therefrom to create, train, fine-tune, or improve an AI model that is distributed or made available, you shall prominently display “Built with Qwen” or “Improved using Qwen” in the related product documentation.
|
33 |
+
|
34 |
+
6. Intellectual Property
|
35 |
+
a. We retain ownership of all intellectual property rights in and to the Materials and derivatives made by or for us. Conditioned upon compliance with the terms and conditions of this Agreement, with respect to any derivative works and modifications of the Materials that are made by you, you are and will be the owner of such derivative works and modifications.
|
36 |
+
b. No trademark license is granted to use the trade names, trademarks, service marks, or product names of us, except as required to fulfill notice requirements under this Agreement or as required for reasonable and customary use in describing and redistributing the Materials.
|
37 |
+
c. If you commence a lawsuit or other proceedings (including a cross-claim or counterclaim in a lawsuit) against us or any entity alleging that the Materials or any output therefrom, or any part of the foregoing, infringe any intellectual property or other right owned or licensable by you, then all licenses granted to you under this Agreement shall terminate as of the date such lawsuit or other proceeding is commenced or brought.
|
38 |
+
|
39 |
+
7. Disclaimer of Warranty and Limitation of Liability
|
40 |
+
a. We are not obligated to support, update, provide training for, or develop any further version of the Qwen Materials or to grant any license thereto.
|
41 |
+
b. THE MATERIALS ARE PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A PARTICULAR PURPOSE. WE MAKE NO WARRANTY AND ASSUME NO RESPONSIBILITY FOR THE SAFETY OR STABILITY OF THE MATERIALS AND ANY OUTPUT THEREFROM.
|
42 |
+
c. IN NO EVENT SHALL WE BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING, BUT NOT LIMITED TO ANY DIRECT, OR INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING FROM YOUR USE OR INABILITY TO USE THE MATERIALS OR ANY OUTPUT OF IT, NO MATTER HOW IT’S CAUSED.
|
43 |
+
d. You will defend, indemnify and hold harmless us from and against any claim by any third party arising out of or related to your use or distribution of the Materials.
|
44 |
+
|
45 |
+
8. Survival and Termination.
|
46 |
+
a. The term of this Agreement shall commence upon your acceptance of this Agreement or access to the Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein.
|
47 |
+
b. We may terminate this Agreement if you breach any of the terms or conditions of this Agreement. Upon termination of this Agreement, you must delete and cease use of the Materials. Sections 7 and 9 shall survive the termination of this Agreement.
|
48 |
+
|
49 |
+
9. Governing Law and Jurisdiction.
|
50 |
+
a. This Agreement and any dispute arising out of or relating to it will be governed by the laws of China, without regard to conflict of law principles, and the UN Convention on Contracts for the International Sale of Goods does not apply to this Agreement.
|
51 |
+
b. The People's Courts in Hangzhou City shall have exclusive jurisdiction over any dispute arising out of this Agreement.
|
README.md
CHANGED
@@ -1,67 +1,274 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
library_name: transformers
|
4 |
-
model_name: llm-jp-3-13b_auto-wiki-qa200k_orpo20250310
|
5 |
tags:
|
6 |
-
-
|
7 |
-
-
|
8 |
-
-
|
9 |
-
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
#
|
14 |
|
15 |
-
|
16 |
-
It has been trained using [TRL](https://github.com/huggingface/trl).
|
17 |
|
18 |
-
##
|
|
|
19 |
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
```
|
28 |
|
29 |
-
## Training procedure
|
30 |
|
31 |
-
|
32 |
|
33 |
-
|
|
|
34 |
|
35 |
-
|
|
|
|
|
|
|
|
|
36 |
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
- Datasets: 3.1.0
|
41 |
-
- Tokenizers: 0.21.0
|
42 |
|
43 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
|
45 |
-
|
|
|
|
|
46 |
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
```
|
55 |
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
|
|
|
|
3 |
tags:
|
4 |
+
- japanese
|
5 |
+
- instruction-tuning
|
6 |
+
- preference-optimization
|
7 |
+
- quantized
|
8 |
+
- causal-lm
|
9 |
+
- axolotl
|
10 |
+
- orpo
|
11 |
+
- trl
|
12 |
+
- exllamav2
|
13 |
+
- exl2
|
14 |
+
- 8-bit precision
|
15 |
+
- text-generation-inference
|
16 |
+
- Inference Endpoints
|
17 |
+
- ELYZA-tasks-100
|
18 |
+
- Japanese MT-Bench
|
19 |
+
- japanese-answer
|
20 |
+
language:
|
21 |
+
- ja
|
22 |
+
model_name: japanese-answer-13b-8bit
|
23 |
+
base_model: llm-jp/llm-jp-3-13b
|
24 |
+
datasets:
|
25 |
+
- Aratako/HelpSteer2-Preferences-formatted
|
26 |
+
- Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k
|
27 |
+
- Aratako/Magpie-Tanuki-Qwen2.5-72B-Answered
|
28 |
+
- Aratako/Open-Platypus-Japanese-masked-formatted
|
29 |
+
- Aratako/Self-Instruct-Qwen2.5-72B-Instruct-60k
|
30 |
+
- Aratako/Synthetic-JP-EN-Coding-Dataset-801k-50k
|
31 |
+
- Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted
|
32 |
+
- Aratako/iterative-dpo-data-for-ORPO-iter3
|
33 |
+
- Aratako/iterative-dpo-data-for-SimPO-iter2
|
34 |
+
- Aratako/magpie-qwen2.5-32b-reasoning-100k-formatted
|
35 |
+
- Aratako/magpie-reasoning-llama-nemotron-70b-100k-filtered
|
36 |
+
- Aratako/magpie-ultra-v0.1-formatted
|
37 |
+
- Aratako/orca-agentinstruct-1M-v1-selected
|
38 |
+
- DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k
|
39 |
+
- cl-nagoya/auto-wiki-qa
|
40 |
+
- ichikara-instruction
|
41 |
+
- kanhatakeyama/ramdom-to-fixed-multiturn-Calm3
|
42 |
+
- kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja
|
43 |
+
- llm-jp/magpie-sft-v1.0
|
44 |
+
- saillab/alpaca-japanese-cleaned
|
45 |
+
- tokutsu/japanese-tasks1000
|
46 |
+
quantized_by: exllamav2
|
47 |
+
metrics:
|
48 |
+
- elyza/ELYZA-tasks-100
|
49 |
+
- Stability-AI/japanese_mt_bench
|
50 |
---
|
51 |
|
52 |
+
# Japanese-Answer 13B 8bit
|
53 |
|
54 |
+
Instruction-tuned and Preference-optimized Japanese LLM based on **LLM-JP-3 13B** pre-trained model, quantized to **8bit (EXL2)** using **ExLlamaV2**. Trained on a mix of Japanese instruction and preference datasets.
|
|
|
55 |
|
56 |
+
## Benchmarks
|
57 |
+
### ELYZA-tasks-100
|
58 |
|
59 |
+
| Model | Avg. Score (1–5) |
|
60 |
+
|------------------------------------------|------------------|
|
61 |
+
| This Model (13B 8bit, SFT+PO) | **3.69** |
|
62 |
+
|
63 |
+
- Score is based on automatic evaluation with GPT-3.5-Turbo.
|
64 |
+
- Task set is based on [ELYZA-tasks-100](https://huggingface.co/datasets/elyza/ELYZA-tasks-100).
|
65 |
+
|
66 |
+
### Japanese MT-Bench
|
67 |
+
|
68 |
+
| coding | extraction | humanities | math | reasoning | roleplay | stem | writing | Avg. (1-10) |
|
69 |
+
|--|--|--|--|--|--|--|--|--|
|
70 |
+
| 3.20 | 7.05 | 9.60 | 3.00 | 6.00 | 6.90 | 8.65 | 7.15 | **6.44** |
|
71 |
+
|
72 |
+
- **Average score**: **6.44 / 10**
|
73 |
+
- Evaluated using **GPT-4** as the judge (single-answer grading mode).
|
74 |
+
- Based on the official [Japanese MT-Bench](https://github.com/Stability-AI/FastChat).
|
75 |
+
|
76 |
+
## What's special
|
77 |
+
|
78 |
+
- Based on [llm-jp/llm-jp-3-13b](https://huggingface.co/llm-jp/llm-jp-3-13b) (pre-trained model).
|
79 |
+
- SFT + Preference Optimization (PO) applied.
|
80 |
+
- Quantized using [ExLlamaV2](https://github.com/turboderp/exllamav2) to **EXL2 8.0bpw**.
|
81 |
+
- Focused on practical improvements in Japanese instruction-following and QA.
|
82 |
+
|
83 |
+
## Usage
|
84 |
+
|
85 |
+
This model is compatible with ExLlamaV2 for fast inference on quantized models (EXL2 format).
|
86 |
+
Below is a minimal guide to install, download, and run inference using ExLlamaV2.
|
87 |
+
|
88 |
+
### 0. Hardware Requirements
|
89 |
+
|
90 |
+
This model is quantized in EXL2 format and optimized for ExLlamaV2 to enable fast, memory-efficient inference.
|
91 |
+
However, it requires an NVIDIA GPU with **Ampere architecture or newer**, due to reliance on FlashAttention and low-bit optimizations. Supported GPUs include:
|
92 |
+
|
93 |
+
- Ampere: A100, A10, RTX 30 series
|
94 |
+
- Ada Lovelace: L4
|
95 |
+
- Hopper: H100
|
96 |
|
97 |
+
GPUs like **T4** or **V100** are **not supported**, and attempting to use this model on such GPUs may result in runtime errors due to FlashAttention incompatibility.
|
98 |
+
|
99 |
+
### 1. Installation
|
100 |
+
|
101 |
+
```bash
|
102 |
+
git clone -b v0.2.6 https://github.com/turboderp/exllamav2.git
|
103 |
+
git clone https://huggingface.co/spaces/tokutsu/exllamav2_patch
|
104 |
+
|
105 |
+
cd exllamav2
|
106 |
+
patch -p1 < ../exllamav2_patch/hf.py.patch # to support unigram tokenizer
|
107 |
+
pip install -r requirements.txt
|
108 |
+
pip install .
|
109 |
```
|
110 |
|
|
|
111 |
|
112 |
+
### 2. Download the model
|
113 |
|
114 |
+
```bash
|
115 |
+
pip install huggingface_hub
|
116 |
|
117 |
+
huggingface-cli download tokutsu/japanese-answer-13b-8bit \
|
118 |
+
--local-dir ./model --include "*.safetensors" "*.json" "*.txt"
|
119 |
+
```
|
120 |
+
|
121 |
+
### 3. Inference
|
122 |
|
123 |
+
```python
|
124 |
+
from exllamav2 import ExLlamaV2, ExLlamaV2Cache, ExLlamaV2Config, ExLlamaV2Tokenizer
|
125 |
+
from exllamav2.generator import ExLlamaV2DynamicGenerator, ExLlamaV2Sampler
|
|
|
|
|
126 |
|
127 |
+
# Load model
|
128 |
+
model_path = "./model"
|
129 |
+
config = ExLlamaV2Config(model_path)
|
130 |
+
model = ExLlamaV2(config)
|
131 |
+
tokenizer = ExLlamaV2Tokenizer(config)
|
132 |
+
cache = ExLlamaV2Cache(model, lazy=True)
|
133 |
+
model.load_autosplit(cache)
|
134 |
|
135 |
+
# Setup generator
|
136 |
+
generator = ExLlamaV2DynamicGenerator(model=model, tokenizer=tokenizer, cache=cache)
|
137 |
+
gen_settings = ExLlamaV2Sampler.Settings.greedy()
|
138 |
|
139 |
+
# Prompt
|
140 |
+
prompt = """次の指示に答えて下さい。
|
141 |
+
|
142 |
+
### 指示
|
143 |
+
仕事の熱意を取り戻すためのアイデアを5つ挙げてください。
|
144 |
+
|
145 |
+
### 解答
|
146 |
+
"""
|
147 |
+
|
148 |
+
# Generate
|
149 |
+
output = generator.generate(
|
150 |
+
prompt=[prompt],
|
151 |
+
max_new_tokens=1536,
|
152 |
+
settings=gen_settings,
|
153 |
+
stop_conditions=[tokenizer.eos_token_id],
|
154 |
+
encode_special_tokens=True,
|
155 |
+
)
|
156 |
+
print(output[0])
|
157 |
```
|
158 |
|
159 |
+
## Example Output
|
160 |
+
|
161 |
+
Here is an example of what the output would look like (using a task from the **ELYZA-tasks-100** dataset):
|
162 |
+
|
163 |
+
```plaintext
|
164 |
+
次の指示に答えて下さい。
|
165 |
+
|
166 |
+
### 指示
|
167 |
+
仕事の熱意を取り戻すためのアイデアを5つ挙げてください。
|
168 |
+
|
169 |
+
### 解答
|
170 |
+
1. **目標設定の見直し**: 現在の業務目標が自分にとって意義深いものであるか確認し、必要に応じて再定義します。例えば、短期的な成果だけでなく、長期的なキャリアパスを見据えた目標設定を行うことで、モチベーションが向上します。
|
171 |
+
2. **スキルアップの機会を探す**: 新しい技術や知識を習得することで、自己成長を感じることができます。オンラインコースやワークショップに参加したり、同僚との勉強会を開催したりすることで、刺激を受けることができます。
|
172 |
+
3. **ワークライフバランスの改善**: 過度な労働時間を見直し、プライベート時間を確保することで、心身ともにリフレッシュできます。例えば、週に一度の完全オフデーを作ることや、趣味活動を再開することが有効です。
|
173 |
+
4. **チームビルディング活動の実施**: 同僚との絆を深めることで、職場環境がより楽しくなります。定期的なランチミーティングやスポーツイベントなどを企画することで、コミュニケーションが活発になり、互いに支え合う関係が築けます。
|
174 |
+
5. **外部からのフィードバックを求める**: 第三者からの客観的な意見を取り入れることで、自己評価を見直すことができます。メンターシッププログラムに参加したり、外部コンサルタントからのアドバイスを受けたりするのも一つの方法です。
|
175 |
+
```
|
176 |
+
|
177 |
+
## Training Details
|
178 |
+
|
179 |
+
### Datasets
|
180 |
+
|
181 |
+
#### (1) SFT
|
182 |
+
|
183 |
+
| Dataset name | (Derived from) |
|
184 |
+
|--|--|
|
185 |
+
| [Aratako/Magpie-Tanuki-Qwen2.5-72B-Answered](https://huggingface.co/datasets/Aratako/Magpie-Tanuki-Qwen2.5-72B-Answered) | |
|
186 |
+
| [Aratako/Open-Platypus-Japanese-masked-formatted](https://huggingface.co/datasets/Aratako/Open-Platypus-Japanese-masked-formatted) | [weblab-GENIAC/Open-Platypus-Japanese-masked](https://huggingface.co/datasets/weblab-GENIAC/Open-Platypus-Japanese-masked), [garage-bAInd/Open-Platypus](https://huggingface.co/datasets/garage-bAInd/Open-Platypus) |
|
187 |
+
| [Aratako/Synthetic-JP-EN-Coding-Dataset-801k-50k](https://huggingface.co/datasets/Aratako/Synthetic-JP-EN-Coding-Dataset-801k-50k) | [Aratako/Synthetic-JP-EN-Coding-Dataset-801k](https://huggingface.co/datasets/Aratako/Synthetic-JP-EN-Coding-Dataset-801k), [Aratako/Synthetic-JP-EN-Coding-Dataset-Magpie-69k](https://huggingface.co/datasets/Aratako/Synthetic-JP-EN-Coding-Dataset-Magpie-69k) |
|
188 |
+
| [Aratako/magpie-qwen2.5-32b-reasoning-100k-formatted](https://huggingface.co/datasets/Aratako/magpie-qwen2.5-32b-reasoning-100k-formatted) | [DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k](https://huggingface.co/datasets/DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k) |
|
189 |
+
| [Aratako/magpie-reasoning-llama-nemotron-70b-100k-filtered](https://huggingface.co/datasets/Aratako/magpie-reasoning-llama-nemotron-70b-100k-filtered) | [DeL-TaiseiOzaki/Tengentoppa-sft-reasoning-llama-nemotron-70b-100k](https://huggingface.co/datasets/DeL-TaiseiOzaki/Tengentoppa-sft-reasoning-llama-nemotron-70b-100k) |
|
190 |
+
| [Aratako/magpie-ultra-v0.1-formatted](https://huggingface.co/datasets/Aratako/magpie-ultra-v0.1-formatted) | [argilla/magpie-ultra-v0.1](https://huggingface.co/datasets/argilla/magpie-ultra-v0.1) |
|
191 |
+
| [Aratako/orca-agentinstruct-1M-v1-selected](https://huggingface.co/datasets/Aratako/orca-agentinstruct-1M-v1-selected) | [microsoft/orca-agentinstruct-1M-v1](https://huggingface.co/datasets/microsoft/orca-agentinstruct-1M-v1) |
|
192 |
+
| [ichikara-instruction](https://liat-aip.sakura.ne.jp/wp/llm%E3%81%AE%E3%81%9F%E3%82%81%E3%81%AE%E6%97%A5%E6%9C%AC%E8%AA%9E%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%A9%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%87%E3%83%BC%E3%82%BF%E4%BD%9C%E6%88%90/) | |
|
193 |
+
| [kanhatakeyama/ramdom-to-fixed-multiturn-Calm3](https://huggingface.co/datasets/kanhatakeyama/ramdom-to-fixed-multiturn-Calm3) | |
|
194 |
+
| [kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja](https://huggingface.co/datasets/kanhatakeyama/wizardlm8x22b-logical-math-coding-sft_additional-ja) | |
|
195 |
+
| tokutsu/japanese-tasks1000 (currently not planned for release) | [elyza/ELYZA-tasks-100](https://huggingface.co/datasets/elyza/ELYZA-tasks-100) |
|
196 |
+
|
197 |
+
#### (2) ORPO
|
198 |
+
|
199 |
+
| Dataset name | (Derived from) |
|
200 |
+
|--|--|
|
201 |
+
| [Aratako/HelpSteer2-Preferences-formatted](https://huggingface.co/datasets/Aratako/HelpSteer2-Preferences-formatted) | [nvidia/HelpSteer2](https://huggingface.co/datasets/nvidia/HelpSteer2) |
|
202 |
+
| [Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k](https://huggingface.co/datasets/Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k) | |
|
203 |
+
| [Aratako/Self-Instruct-Qwen2.5-72B-Instruct-60k](https://huggingface.co/datasets/Aratako/Self-Instruct-Qwen2.5-72B-Instruct-60k) | |
|
204 |
+
| [Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted](https://huggingface.co/datasets/Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted) | [weblab-GENIAC/aya-ja-evol-instruct-calm3-dpo-masked](https://huggingface.co/datasets/weblab-GENIAC/aya-ja-evol-instruct-calm3-dpo-masked) |
|
205 |
+
| [Aratako/iterative-dpo-data-for-ORPO-iter3](https://huggingface.co/datasets/Aratako/iterative-dpo-data-for-ORPO-iter3) | |
|
206 |
+
| [Aratako/iterative-dpo-data-for-SimPO-iter2](https://huggingface.co/datasets/Aratako/iterative-dpo-data-for-SimPO-iter2) | |
|
207 |
+
| [DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k](https://huggingface.co/datasets/DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k) | |
|
208 |
+
| [llm-jp/magpie-sft-v1.0](https://huggingface.co/datasets/llm-jp/magpie-sft-v1.0) | |
|
209 |
+
| [saillab/alpaca-japanese-cleaned](https://huggingface.co/datasets/saillab/alpaca-japanese-cleaned) | [Alpaca-52K](https://github.com/tatsu-lab/stanford_alpaca) |
|
210 |
+
|
211 |
+
#### (3) SimPO/CPO
|
212 |
+
|
213 |
+
| Dataset name | (Derived from) |
|
214 |
+
|--|--|
|
215 |
+
| [Aratako/HelpSteer2-Preferences-formatted](https://huggingface.co/datasets/Aratako/HelpSteer2-Preferences-formatted) | [nvidia/HelpSteer2](https://huggingface.co/datasets/nvidia/HelpSteer2) |
|
216 |
+
| [Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k](https://huggingface.co/datasets/Aratako/Magpie-Tanuki-Instruction-Selected-Evolved-26.5k) | |
|
217 |
+
| [Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted](https://huggingface.co/datasets/Aratako/aya-ja-evol-instruct-calm3-dpo-masked-formatted) | [weblab-GENIAC/aya-ja-evol-instruct-calm3-dpo-masked](https://huggingface.co/datasets/weblab-GENIAC/aya-ja-evol-instruct-calm3-dpo-masked) |
|
218 |
+
| [Aratako/iterative-dpo-data-for-SimPO-iter2](https://huggingface.co/datasets/Aratako/iterative-dpo-data-for-SimPO-iter2) | |
|
219 |
+
| [cl-nagoya/auto-wiki-qa](https://huggingface.co/datasets/cl-nagoya/auto-wiki-qa) | [hpprc/jawiki](https://huggingface.co/datasets/hpprc/jawiki) , [Wikipedia](https://dumps.wikimedia.org/) |
|
220 |
+
| [llm-jp/magpie-sft-v1.0](https://huggingface.co/datasets/llm-jp/magpie-sft-v1.0) | |
|
221 |
+
|
222 |
+
### Models
|
223 |
+
|
224 |
+
#### (1) Used for preference generation:
|
225 |
+
|
226 |
+
| Model name |
|
227 |
+
|--|
|
228 |
+
| [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) (Built with Qwen) |
|
229 |
+
| [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) (Built with Llama) |
|
230 |
+
|
231 |
+
#### (2) Used in the datasets above:
|
232 |
+
|
233 |
+
| Model name |
|
234 |
+
|--|
|
235 |
+
| [AIDC-AI/Marco-o1](https://huggingface.co/AIDC-AI/Marco-o1) |
|
236 |
+
| [Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter1](https://huggingface.co/Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter1) |
|
237 |
+
| [Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter2](https://huggingface.co/Aratako/Llama-Gemma-2-27b-CPO_SimPO-iter2) |
|
238 |
+
| Google Cloud Translation |
|
239 |
+
| [Qwen/Qwen2.5-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-32B-Instruct) (Built with Qwen) |
|
240 |
+
| [Qwen/Qwen2.5-72B-Instruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct) (Built with Qwen) |
|
241 |
+
| [Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct-GPTQ-Int8) (Built with Qwen) |
|
242 |
+
| [WizardLM 8x22b](https://github.com/nlpxucan/WizardLM) |
|
243 |
+
| [cl-nagoya/ruri-large](https://huggingface.co/cl-nagoya/ruri-large) |
|
244 |
+
| [cyberagent/calm3-22b-chat](https://huggingface.co/cyberagent/calm3-22b-chat) |
|
245 |
+
| [meta-llama/Llama-3.1-405B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-405B-Instruct) (Built with Llama) |
|
246 |
+
| [meta-llama/Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct) (Built with Llama) |
|
247 |
+
| [meta-llama/Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct) (Built with Llama) |
|
248 |
+
| [meta-llama/Llama-3.3-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.3-70B-Instruct) (Built with Llama) |
|
249 |
+
| [meta-llama/Llama-Guard-3-8B](https://huggingface.co/meta-llama/Llama-Guard-3-8B) (Built with Llama) |
|
250 |
+
| [microsoft/Phi-3-medium-4k-instruct](https://huggingface.co/microsoft/Phi-3-medium-4k-instruct) |
|
251 |
+
| [mistralai/Mixtral-8x22B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x22B-Instruct-v0.1) |
|
252 |
+
| [nvidia/Nemotron-4-340B-Instruct](https://huggingface.co/nvidia/Nemotron-4-340B-Instruct) |
|
253 |
+
| [team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GPTQ-8bit](https://huggingface.co/team-hatakeyama-phase2/Tanuki-8x8B-dpo-v1.0-GPTQ-8bit) |
|
254 |
+
| [team-hatakeyama-phase2/tanuki-8B-exp007](https://huggingface.co/team-hatakeyama-phase2/tanuki-8B-exp007) |
|
255 |
+
| [tokyotech-llm/Swallow-MX-8x7b-NVE-v0.1](https://huggingface.co/tokyotech-llm/Swallow-MX-8x7b-NVE-v0.1) |
|
256 |
+
| [weblab-GENIAC/Tanuki-8B-dpo-v1.0](https://huggingface.co/weblab-GENIAC/Tanuki-8B-dpo-v1.0) |
|
257 |
+
|
258 |
+
### Libraries
|
259 |
+
|
260 |
+
| Method | Library names |
|
261 |
+
|--|--|
|
262 |
+
| SFT | Axolotl, TRL, Unsloth |
|
263 |
+
| ORPO, SimPO/CPO | Axolotl |
|
264 |
+
| Quantization | ExLlamaV2 (EXL2) |
|
265 |
+
|
266 |
+
## License
|
267 |
+
|
268 |
+
- CC BY-NC-SA 4.0
|
269 |
+
- This model's license is described in the root `LICENSE` file.
|
270 |
+
- For third-party dependencies, please refer to the `LICENSES/` directory.
|
271 |
+
|
272 |
+
## Acknowledgements
|
273 |
+
|
274 |
+
- Special thanks to all developers and researchers whose prior projects made this work possible.
|