Update README.md with license information
Browse filesHi, I'm Chen, a DevRel specialist from 01.AI.
Today I'm sending you the PR to help you update the model license, and give a recommendation according to apache-2.0.
1. License Update:
Since license of all Yi Series models has been updated from yi-license to apache-2.0, this PR is to help you update it.
License under apache-2.0 enables more free and flexible use and distribution, promoting open collaboration and innovation.
It can be a good choice to make your models widely available and provide access which is reliable and high-quality. (https://www.apache.org/licenses/LICENSE-2.0)
If it looks good to you, you can choose to update other yi derivatives (if you have) license to apache-2.0 on your own if I miss out.
2. Recommendation for Yi Derivatives:
All Yi Series models are now licensed under apache-2.0. It is recomended that Yi derivatives mention the specific Yi models they're based on in any place (e.g., in the Model Card) to align with the requirement of apache-2.0.
Thanks for your continued support and contributions to Yi models.
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
datasets:
|
4 |
- allenai/ai2_arc
|
5 |
- unalignment/spicy-3.1
|
@@ -30,8 +29,7 @@ datasets:
|
|
30 |
- LDJnr/Capybara
|
31 |
- JULIELab/EmoBank
|
32 |
- kingbri/PIPPA-shareGPT
|
33 |
-
|
34 |
-
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
35 |
---
|
36 |
quant of [jondurbin's](https://huggingface.co/jondurbin) [bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2)
|
37 |
|
|
|
1 |
---
|
|
|
2 |
datasets:
|
3 |
- allenai/ai2_arc
|
4 |
- unalignment/spicy-3.1
|
|
|
29 |
- LDJnr/Capybara
|
30 |
- JULIELab/EmoBank
|
31 |
- kingbri/PIPPA-shareGPT
|
32 |
+
license: apache-2.0
|
|
|
33 |
---
|
34 |
quant of [jondurbin's](https://huggingface.co/jondurbin) [bagel-dpo-34b-v0.2](https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2)
|
35 |
|