Update README.md with license information
Browse filesHi, I'm Chen, a DevRel specialist from 01.AI.
We have updated our license from yi-license to apache-2.0, and this PR is about the update for your model.
Apache-2.0 enables more free and flexible use and distribution, promoting open collaboration and innovation.
If it looks good to you, you can update other Yi model derivatives now licensed under yi-license to apache-2.0.
Thanks for your understanding and cooperation.
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
datasets:
|
4 |
- allenai/ai2_arc
|
5 |
- unalignment/spicy-3.1
|
@@ -30,8 +29,6 @@ datasets:
|
|
30 |
- LDJnr/Capybara
|
31 |
- JULIELab/EmoBank
|
32 |
- kingbri/PIPPA-shareGPT
|
33 |
-
license_name: yi-license
|
34 |
-
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
35 |
model-index:
|
36 |
- name: UNA-34Beagles-32K-bf16-v1
|
37 |
results:
|
@@ -135,6 +132,7 @@ model-index:
|
|
135 |
source:
|
136 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=one-man-army/UNA-34Beagles-32K-bf16-v1
|
137 |
name: Open LLM Leaderboard
|
|
|
138 |
---
|
139 |
|
140 |
# A bagel, with everything
|
|
|
1 |
---
|
|
|
2 |
datasets:
|
3 |
- allenai/ai2_arc
|
4 |
- unalignment/spicy-3.1
|
|
|
29 |
- LDJnr/Capybara
|
30 |
- JULIELab/EmoBank
|
31 |
- kingbri/PIPPA-shareGPT
|
|
|
|
|
32 |
model-index:
|
33 |
- name: UNA-34Beagles-32K-bf16-v1
|
34 |
results:
|
|
|
132 |
source:
|
133 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=one-man-army/UNA-34Beagles-32K-bf16-v1
|
134 |
name: Open LLM Leaderboard
|
135 |
+
license: apache-2.0
|
136 |
---
|
137 |
|
138 |
# A bagel, with everything
|