ychenNLP commited on
Commit
7069d9a
ยท
1 Parent(s): a47a147

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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