Update README to reflect Phi-2 license change
Browse files
README.md
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- yahma/alpaca-cleaned
|
| 4 |
-
license:
|
| 5 |
-
license_name: microsoft-research-license
|
| 6 |
-
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
tags:
|
|
@@ -54,4 +52,4 @@ Snythetic Dataset for SFT - https://github.com/acon96/home-llm
|
|
| 54 |
Stanford Alpaca Cleaned - https://huggingface.co/datasets/yahma/alpaca-cleaned
|
| 55 |
|
| 56 |
## License
|
| 57 |
-
This model is a fine-tuning of the Microsoft Phi model series and
|
|
|
|
| 1 |
---
|
| 2 |
datasets:
|
| 3 |
- yahma/alpaca-cleaned
|
| 4 |
+
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
|
|
|
| 52 |
Stanford Alpaca Cleaned - https://huggingface.co/datasets/yahma/alpaca-cleaned
|
| 53 |
|
| 54 |
## License
|
| 55 |
+
This model is a fine-tuning of the Microsoft Phi model series (MIT License) and utilizes datasets thare are licensed under CC BY-NC-4.0. As such this model is released under the same non-commerical Creative Commons License. The fine-tuned model is shared FOR RESEARCH PURPOSES ONLY. It is not to be used in any sort of commercial capacity.
|