andyjessen
commited on
Commit
•
cb18201
1
Parent(s):
d537076
Update README.md
Browse filesThis commit adds example text to the Inference API.
README.md
CHANGED
@@ -21,6 +21,9 @@ model-index:
|
|
21 |
- name: NER F Score
|
22 |
type: f_score
|
23 |
value: 0.876960193
|
|
|
|
|
|
|
24 |
---
|
25 |
| Feature | Description |
|
26 |
| --- | --- |
|
|
|
21 |
- name: NER F Score
|
22 |
type: f_score
|
23 |
value: 0.876960193
|
24 |
+
widget:
|
25 |
+
- text: "A patient was prescribed Magnesium hydroxide 400mg/5ml suspension PO of total 30ml bid for the next 5 days."
|
26 |
+
example_title: "Example 1"
|
27 |
---
|
28 |
| Feature | Description |
|
29 |
| --- | --- |
|