Update README.md
Browse files
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
|
| 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 |
|