Thytu commited on
Commit
56a843c
1 Parent(s): e5da973

Upload tokenizer

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