thebajajra commited on
Commit
b431b96
·
verified ·
1 Parent(s): a8cf564

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ logits = model(**inputs).logits # use top-k on tok.mask_token_id
74
 
75
  ### MLM – Token Classification ([E-Commerce](https://github.com/amazon-science/esci-data))
76
 
77
- RexBERT-mini outperforms DistilBERT on all token classification parameters
78
 
79
  #### Product Title
80
 
 
74
 
75
  ### MLM – Token Classification ([E-Commerce](https://github.com/amazon-science/esci-data))
76
 
77
+ RexBERT-mini outperforms DistilBERT on all token classification tasks
78
 
79
  #### Product Title
80