erickrribeiro
commited on
Commit
•
c4a9f17
1
Parent(s):
84544f0
Enabling the Model widget
Browse filesFor more details, I recommend to read [Widgest](https://huggingface.co/docs/hub/models-widgets) in HuggingFace.
README.md
CHANGED
@@ -4,6 +4,13 @@ datasets:
|
|
4 |
- conll2003
|
5 |
language:
|
6 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
metrics:
|
8 |
- precision
|
9 |
- recall
|
|
|
4 |
- conll2003
|
5 |
language:
|
6 |
- en
|
7 |
+
widget:
|
8 |
+
- text: "My name is Erick Ribeiro and I live in Manaus, Brazil"
|
9 |
+
- example_title: "Example 1"
|
10 |
+
- text: "Larissa is a programmer at the Luizalabs"
|
11 |
+
- example_title: "Example 2"
|
12 |
+
- text: "Raj lives in Brazil and works for Google"
|
13 |
+
- example_title: "Example 3"
|
14 |
metrics:
|
15 |
- precision
|
16 |
- recall
|