Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,8 @@ license: cc-by-nc-4.0
|
|
5 |
## Model Specification
|
6 |
- This is one **baseline Twitter NER model (with 73.71\% Entity-Level F1)** on Tweebank V2's NER benchmark (also called `Tweebank-NER`), trained on the Tweebank-NER training data.
|
7 |
- **If you are looking for the SOTA Twitter NER model**, please go to this [HuggingFace hub link](https://huggingface.co/TweebankNLP/bertweet-tb2_wnut17-ner).
|
8 |
-
- For more details about the `TweebankNLP` project, please refer to this [our paper](https://arxiv.org/pdf/2201.07281.pdf) and [github](https://github.com/social-machines/TweebankNLP) page.
|
|
|
9 |
|
10 |
## How to use the model
|
11 |
|
|
|
5 |
## Model Specification
|
6 |
- This is one **baseline Twitter NER model (with 73.71\% Entity-Level F1)** on Tweebank V2's NER benchmark (also called `Tweebank-NER`), trained on the Tweebank-NER training data.
|
7 |
- **If you are looking for the SOTA Twitter NER model**, please go to this [HuggingFace hub link](https://huggingface.co/TweebankNLP/bertweet-tb2_wnut17-ner).
|
8 |
+
- For more details about the `TweebankNLP` project, please refer to this [our paper](https://arxiv.org/pdf/2201.07281.pdf) and [github](https://github.com/social-machines/TweebankNLP) page.
|
9 |
+
- In the paper, it is referred as `HuggingFace-BERTweet (TB2)` in the NER table.
|
10 |
|
11 |
## How to use the model
|
12 |
|