filipealmeida
commited on
Commit
•
634bb62
1
Parent(s):
e8fac9a
Add an example to the hosted inference api
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# Open Llama based PII anonymizer
|
5 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
|
4 |
+
|
5 |
+
widget:
|
6 |
+
- text: "### Instruction:\nMy name is Filipe and my phone number is 555-121-2234. How are you?\n### Response:\n"
|
7 |
+
example_title: "Example 1"
|
8 |
---
|
9 |
# Open Llama based PII anonymizer
|
10 |
|