Update README.md
Browse files
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
|