stefan-it commited on
Commit
c3bf151
1 Parent(s): d64cfa8

readme: fix demo section

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -63,7 +63,7 @@ For upload we used the best performing model on the development set, which is ma
63
 
64
  # Flair Demo
65
 
66
- The following snippet shows how to use the CleanCoNLL NER models with Flair:
67
 
68
  ```python
69
  from flair.data import Sentence
 
63
 
64
  # Flair Demo
65
 
66
+ The following snippet shows how to use the fine-tuned NER models with Flair:
67
 
68
  ```python
69
  from flair.data import Sentence