Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,13 @@
|
|
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
|
|
|
2 |
license: mit
|
3 |
license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
|
4 |
pipeline_tag: text-generation
|
5 |
+
widget:
|
6 |
+
- text: "Hello who are you?"
|
7 |
+
example_title: "Identity"
|
8 |
+
- text: "What can you do?"
|
9 |
+
example_title: "Capabilities"
|
10 |
+
- text: "Create a fastapi endpoint to retrieve the weather given a zip code."
|
11 |
+
example_title: "Coding"
|
12 |
tags:
|
13 |
- nlp
|
14 |
- code
|