multilingual_DialogPII_NER / flert_config.json
deryaerman's picture
Add FLERT model files and update README with FLERT inference code
0e344f5
Raw
History Blame Contribute Delete
106 Bytes
{
"use_flert": true,
"context_window": 2,
"context_sep_marker": true,
"context_left_only": false
}