Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,10 @@ logits = model(**inputs).logits # use top-k on tok.mask_token_id
|
|
| 75 |
|
| 76 |
### MLM – Token Classification ([E-Commerce](https://github.com/amazon-science/esci-data))
|
| 77 |
|
| 78 |
-
|
|
|
|
|
|
|
|
|
|
| 79 |
|
| 80 |
#### Product Title
|
| 81 |
|
|
|
|
| 75 |
|
| 76 |
### MLM – Token Classification ([E-Commerce](https://github.com/amazon-science/esci-data))
|
| 77 |
|
| 78 |
+

|
| 79 |
+
|
| 80 |
+
|
| 81 |
+
> RexBERT-mini outperforms DistilBERT on all token classification tasks by significant margin.
|
| 82 |
|
| 83 |
#### Product Title
|
| 84 |
|