Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ header = '''--------------------------------------------------------------------
|
|
59 |
|
60 |
paragraph = '''<b>What's FLARE-IT?</b>
|
61 |
|
62 |
-
This app is a demo of [FLARE-IT](https://huggingface.co/osiria/flare-it), a <b>lightweight</b> and <b>uncased</b> italian language model (<b>
|
63 |
|
64 |
This system is a beta version, and will improve over time. It can recognize entities of the following types (in order to make the most of the color-coding, it is recommended to use the light theme for the interface):
|
65 |
|
|
|
59 |
|
60 |
paragraph = '''<b>What's FLARE-IT?</b>
|
61 |
|
62 |
+
This app is a demo of [FLARE-IT](https://huggingface.co/osiria/flare-it), a <b>lightweight</b> and <b>uncased</b> italian language model (<b>17M parameters</b> and <b>67MB</b> size). The model is here fine-tuned for named entity recognition on WikiNER (cross-validated F1 score of 81.29%) plus a custom, hand-crafted dataset of 3.500 manually annotated Wikipedia paragraphs.
|
63 |
|
64 |
This system is a beta version, and will improve over time. It can recognize entities of the following types (in order to make the most of the color-coding, it is recommended to use the light theme for the interface):
|
65 |
|