Tiancheng Hu commited on
Commit
13fff88
1 Parent(s): 4991afa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -30,10 +30,10 @@ There are some outputs (212/3453 or 6.14% that does not have the same length as
30
  F1 score on testing set of those with matching length :
31
 
32
  | Model | This Model | T5_NER_CONLL_OUTPUTLIST | BERTbase
33
- | :---: | :---: | :---: |
34
  | F1| 0.8901 | 0.8691| 0.9240
35
 
36
- *Caveat: The testing set of these aren't the same, due to matching length issue...
37
  T5_NER_CONLL_OUTPUTLIST only has 27/3453 missing length (only 0.78%); The BERT number is directly from their paper (https://arxiv.org/pdf/1810.04805.pdf)
38
 
39
 
 
30
  F1 score on testing set of those with matching length :
31
 
32
  | Model | This Model | T5_NER_CONLL_OUTPUTLIST | BERTbase
33
+ | :---: | :---: | :---: | :---: |
34
  | F1| 0.8901 | 0.8691| 0.9240
35
 
36
+ **Caveat: The testing set of these aren't the same, due to matching length issue...
37
  T5_NER_CONLL_OUTPUTLIST only has 27/3453 missing length (only 0.78%); The BERT number is directly from their paper (https://arxiv.org/pdf/1810.04805.pdf)
38
 
39