Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,19 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
|
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
widget:
|
6 |
-
- text:
|
7 |
-
example_title:
|
8 |
-
- text:
|
9 |
-
example_title:
|
10 |
-
- text:
|
11 |
-
example_title:
|
12 |
tags:
|
13 |
-
-
|
14 |
-
-
|
15 |
---
|
16 |
# Phi-2-super (SFT + cDPO)
|
17 |
|
@@ -66,4 +68,4 @@ if __name__ == "__main__":
|
|
66 |
# MT-bench / heval
|
67 |
|
68 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/lnFu3x1ufdpQVysIrX4-G.png)
|
69 |
-
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/mJfBpH8dIW7Ii2KAGI_A7.png)
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
4 |
+
language:
|
5 |
+
- en
|
6 |
pipeline_tag: text-generation
|
7 |
widget:
|
8 |
+
- text: Hello who are you?
|
9 |
+
example_title: Identity
|
10 |
+
- text: What can you do?
|
11 |
+
example_title: Capabilities
|
12 |
+
- text: Create a fastapi endpoint to retrieve the weather given a zip code.
|
13 |
+
example_title: Coding
|
14 |
tags:
|
15 |
+
- convAI
|
16 |
+
- conversational
|
17 |
---
|
18 |
# Phi-2-super (SFT + cDPO)
|
19 |
|
|
|
68 |
# MT-bench / heval
|
69 |
|
70 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/lnFu3x1ufdpQVysIrX4-G.png)
|
71 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/62ceeb27e7f6014c0e9d9268/mJfBpH8dIW7Ii2KAGI_A7.png)
|