hjian42 commited on
Commit
6ef9c33
1 Parent(s): 56f6140

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -7,4 +7,8 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ The **state-of-the-art NER and POS tagging models** on Tweebank are the following:
11
+ 1. [`TweebankNLP/bertweet-tb2_wnut17-ner`](https://huggingface.co/TweebankNLP/bertweet-tb2_wnut17-ner)
12
+ 2. [`TweebankNLP/bertweet-tb2_ewt-pos-tagging`](https://huggingface.co/TweebankNLP/bertweet-tb2_ewt-pos-tagging)
13
+
14
+ The other two models are the baselines models. Please refer to their README files for more details.