| language: he | |
| tags: [token-classification, hebrew, recipe, ner, crf] | |
| license: mit | |
| # Hebrew Recipe Modification NER — CRF (Paper Model) | |
| DictaBERT-base + CRF, class weights (P1). Best paper model. | |
| - Gold Exact F1: 29.2% | |
| - Gold Relaxed F1: 65.6% CI [50.7, 78.4] | |
| - Beats teacher by +17pp relaxed F1 | |
| Not compatible with standard transformers pipelines. | |
| See DanielDDDS/hebrew-recipe-modification-ner for browser-compatible version. | |