Update default widget example
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ tags:
|
|
7 |
- ner
|
8 |
- named-entity-recognition
|
9 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
10 |
model-index:
|
11 |
- name: >-
|
12 |
SpanMarker w. bert-base-cased on finegrained, supervised FewNERD by Tom
|
|
|
7 |
- ner
|
8 |
- named-entity-recognition
|
9 |
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
|