Spaces:
Running
Running
add disclaimer
Browse files
app.py
CHANGED
|
@@ -72,6 +72,8 @@ with gr.Blocks(title="CamemBERT-bio-gliner", theme=gr.themes.Soft()) as demo:
|
|
| 72 |
|
| 73 |
This model is based on the fantastic work of [Urchade Zaratiana](https://huggingface.co/urchade) on the [GLiNER](https://github.com/urchade/GLiNER) architecture.
|
| 74 |
|
|
|
|
|
|
|
| 75 |
## Links
|
| 76 |
|
| 77 |
* Model: https://huggingface.co/almanach/camembert-bio-gliner-v0.1
|
|
|
|
| 72 |
|
| 73 |
This model is based on the fantastic work of [Urchade Zaratiana](https://huggingface.co/urchade) on the [GLiNER](https://github.com/urchade/GLiNER) architecture.
|
| 74 |
|
| 75 |
+
⚠️ This is the v0.1 of the model. There might be a few quirks or unexpected predictions. So, if you notice anything off or have suggestions for improvements, we'd really appreciate hearing from you!
|
| 76 |
+
|
| 77 |
## Links
|
| 78 |
|
| 79 |
* Model: https://huggingface.co/almanach/camembert-bio-gliner-v0.1
|