Fill-Mask
Transformers
PyTorch
Safetensors
Italian
xlm-roberta
Inference Endpoints
osiria commited on
Commit
ce3dc48
·
1 Parent(s): 7b7302d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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