pietruszkowiec commited on
Commit
7683b6a
1 Parent(s): 34a8f2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -46,9 +46,7 @@ It has been trained to recognize three types of entities: person (PER), location
46
 
47
  Specifically, this model is an [*allegro/herbert-base-cased*](https://huggingface.co/allegro/herbert-base-cased) model that was fine-tuned on the Polish subset of *wikiann* dataset.
48
 
49
- ## Intended uses & limitations
50
-
51
- #### How to use
52
 
53
  You can use this model with Transformers *pipeline* for NER.
54
 
 
46
 
47
  Specifically, this model is an [*allegro/herbert-base-cased*](https://huggingface.co/allegro/herbert-base-cased) model that was fine-tuned on the Polish subset of *wikiann* dataset.
48
 
49
+ ### How to use
 
 
50
 
51
  You can use this model with Transformers *pipeline* for NER.
52