Instructions to use hmbert/flair-icdar-fr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use hmbert/flair-icdar-fr with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("hmbert/flair-icdar-fr") - Notebooks
- Google Colab
- Kaggle
| EPOCH TIMESTAMP LEARNING_RATE TRAIN_LOSS DEV_LOSS DEV_PRECISION DEV_RECALL DEV_F1 DEV_ACCURACY | |
| 1 23:40:30 0.0000 0.3524 0.1243 0.7211 0.6991 0.7099 0.5696 | |
| 2 23:42:05 0.0000 0.1110 0.0963 0.6993 0.7602 0.7285 0.5905 | |
| 3 23:43:40 0.0000 0.0797 0.1172 0.7284 0.7828 0.7546 0.6234 | |
| 4 23:45:15 0.0000 0.0592 0.1438 0.7555 0.8111 0.7823 0.6572 | |
| 5 23:46:51 0.0000 0.0446 0.1670 0.7457 0.7896 0.7670 0.6421 | |
| 6 23:48:25 0.0000 0.0354 0.1907 0.7550 0.7670 0.7609 0.6331 | |
| 7 23:49:59 0.0000 0.0235 0.1984 0.7671 0.7975 0.7820 0.6595 | |
| 8 23:51:33 0.0000 0.0175 0.2155 0.7417 0.7862 0.7633 0.6382 | |
| 9 23:53:07 0.0000 0.0105 0.2331 0.7404 0.7873 0.7632 0.6379 | |
| 10 23:54:41 0.0000 0.0069 0.2377 0.7511 0.7919 0.7709 0.6470 | |