Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Phi-2-super (SFT + cDPO)
|
5 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
4 |
+
pipeline_tag: text-generation
|
5 |
+
tags:
|
6 |
+
- nlp
|
7 |
+
- code
|
8 |
---
|
9 |
# Phi-2-super (SFT + cDPO)
|
10 |
|