Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hemingkx committed Nov 27, 2020
1 parent e818124 commit 5e6c05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
- BiLSTM-torchcrf: BiLSTM with torchcrf
- BERT-NER:Bert with linear classifier,test f1 0.7607
- BERT-CRF-NER:Bert-crf with linear classifier,test f1 0.7714
- BERT-LSTM-CRF-NER:Bert-LSTM-crf,test f1 0.7845
- BERT-LSTM-CRF-NER:Bert-LSTM-crf,test f1 0.7870

0 comments on commit 5e6c05f

Please sign in to comment.