Enabling the Model widget
#1
by
erickrribeiro
- opened
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
|