Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,11 @@ tags:
|
|
| 36 |
|
| 37 |
# RexBERT-large
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
> **TL;DR**: An encoder-only transformer (ModernBERT-style) for **e-commerce** applications, trained in three phases—**Pre-training**, **Context Extension**, and **Decay**—to power product search, attribute extraction, classification, and embeddings use cases. The model has been trained on 2.3T+ tokens along with 350B+ e-commerce-specific tokens
|
| 40 |
|
| 41 |
---
|
|
|
|
| 36 |
|
| 37 |
# RexBERT-large
|
| 38 |
|
| 39 |
+
[](https://www.apache.org/licenses/LICENSE-2.0)
|
| 40 |
+
[](https://huggingface.co/collections/thebajajra/rexbert-68cc4b1b8a272f6beae5ebb8)
|
| 41 |
+
[](https://huggingface.co/datasets/thebajajra/Ecom-niverse)
|
| 42 |
+
[](https://github.com/bajajra/RexBERT)
|
| 43 |
+
|
| 44 |
> **TL;DR**: An encoder-only transformer (ModernBERT-style) for **e-commerce** applications, trained in three phases—**Pre-training**, **Context Extension**, and **Decay**—to power product search, attribute extraction, classification, and embeddings use cases. The model has been trained on 2.3T+ tokens along with 350B+ e-commerce-specific tokens
|
| 45 |
|
| 46 |
---
|