g185 commited on
Commit
578f626
·
verified ·
1 Parent(s): 82dd2ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ The original repository for the paper can be found at [https://github.com/Babels
54
 
55
  ## How to use
56
 
57
- You can use this model with Transformers *pipeline*.
58
 
59
  ```python
60
  from transformers import AutoTokenizer, AutoModelForTokenClassification
 
54
 
55
  ## How to use
56
 
57
+ You can use this model with Transformers NER *pipeline*.
58
 
59
  ```python
60
  from transformers import AutoTokenizer, AutoModelForTokenClassification