dslim commited on
Commit
3453501
1 Parent(s): 5271995

Update README.md (#19)

Browse files

- Update README.md (0b95561fd0c304538b5eb8a0ee532ca24dd009b9)

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -38,6 +38,8 @@ model-index:
38
  ---
39
  # bert-base-NER
40
 
 
 
41
  ## Model description
42
 
43
  **bert-base-NER** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance** for the NER task. It has been trained to recognize four types of entities: location (LOC), organizations (ORG), person (PER) and Miscellaneous (MISC).
 
38
  ---
39
  # bert-base-NER
40
 
41
+ <a href="https://www.buymeacoffee.com/dslim" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
42
+
43
  ## Model description
44
 
45
  **bert-base-NER** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance** for the NER task. It has been trained to recognize four types of entities: location (LOC), organizations (ORG), person (PER) and Miscellaneous (MISC).