Update README.md
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ datasets:
|
|
23 |
|:----:|:-----------:|:----:|
|
24 |
| | 89.4 | 88.8 |
|
25 |
|
26 |
-
##How to use
|
27 |
```python
|
28 |
>>> from transformers import pipeline, AutoModelForTokenClassification, AutoTokenizer
|
29 |
|
|
|
23 |
|:----:|:-----------:|:----:|
|
24 |
| | 89.4 | 88.8 |
|
25 |
|
26 |
+
## How to use
|
27 |
```python
|
28 |
>>> from transformers import pipeline, AutoModelForTokenClassification, AutoTokenizer
|
29 |
|