Thytu commited on
Commit
e5da973
1 Parent(s): 7daaa6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE
4
+ language:
5
+ - en
6
+ widget:
7
+ - text: Hello who are you?
8
+ example_title: Identity
9
+ - text: What can you do?
10
+ example_title: Capabilities
11
+ - text: Create a fastapi endpoint to retrieve the weather given a zip code.
12
+ example_title: Coding
13
+ tags:
14
+ - convAI
15
+ - conversational
16
+ - ASR
17
+ pipeline_tag: text-generation
18
  ---