Add a second widget example
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ pipeline_tag: token-classification
|
|
10 |
widget:
|
11 |
- text: "Amelia Earhart flew her single engine Lockheed Vega 5B across the Atlantic to Paris."
|
12 |
example_title: "Amelia Earhart"
|
|
|
|
|
13 |
model-index:
|
14 |
- name: >-
|
15 |
SpanMarker w. bert-base-cased on finegrained, supervised FewNERD by Tom
|
|
|
10 |
widget:
|
11 |
- text: "Amelia Earhart flew her single engine Lockheed Vega 5B across the Atlantic to Paris."
|
12 |
example_title: "Amelia Earhart"
|
13 |
+
- text: "Leonardo di ser Piero da Vinci painted the Mona Lisa based on Italian noblewoman Lisa del Giocondo."
|
14 |
+
example_title: "Leonardo da Vinci"
|
15 |
model-index:
|
16 |
- name: >-
|
17 |
SpanMarker w. bert-base-cased on finegrained, supervised FewNERD by Tom
|