Update README.md with license information (#1)
Browse files- Update README.md with license information (48b859108415993d04b634f2a6ce3001fcf13337)
Co-authored-by: Chen_01AI <Chen-01AI@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,10 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: yi-license
|
| 4 |
-
license_link: LICENSE
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
datasets:
|
| 7 |
- totally-not-an-llm/EverythingLM-data-V3
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
This model has been llamafied and uses a llama tokenizer. I took it from https://huggingface.co/chargoddard/Yi-34B-Llama
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
pipeline_tag: text-generation
|
| 3 |
datasets:
|
| 4 |
- totally-not-an-llm/EverythingLM-data-V3
|
| 5 |
+
license: apache-2.0
|
| 6 |
---
|
| 7 |
|
| 8 |
This model has been llamafied and uses a llama tokenizer. I took it from https://huggingface.co/chargoddard/Yi-34B-Llama
|