EvanD commited on
Commit
8becb54
1 Parent(s): de721c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -12,8 +12,7 @@ inference:
12
  language:
13
  - nl
14
  ---
15
-
16
- Same model as [flair/ner-dutch-large](https://huggingface.co/flair/ner-dutch-large) but transformed back to pure huggingface pytorch for performance purposes
17
 
18
 
19
  ```python
 
12
  language:
13
  - nl
14
  ---
15
+ Contrary to my other models, this one is purely a repackaging of [flair/ner-dutch-large](https://huggingface.co/flair/ner-dutch-large) but transformed back to pure huggingface pytorch for performance purposes.
 
16
 
17
 
18
  ```python