Update README.md
Browse files
README.md
CHANGED
@@ -72,6 +72,10 @@ provided with the dataset, while for Named Entity Recognition the metrics have b
|
|
72 |
|
73 |
The metrics have been computed at the token level and macro-averaged over the classes.
|
74 |
|
|
|
|
|
|
|
|
|
75 |
<h3>Quick usage</h3>
|
76 |
|
77 |
```python
|
|
|
72 |
|
73 |
The metrics have been computed at the token level and macro-averaged over the classes.
|
74 |
|
75 |
+
<h3>Demo</h3>
|
76 |
+
|
77 |
+
You can try the model online (fine-tuned on named entity recognition) using this web app: https://huggingface.co/spaces/osiria/flare-it-demo
|
78 |
+
|
79 |
<h3>Quick usage</h3>
|
80 |
|
81 |
```python
|