Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,8 @@ library_name: transformers
|
|
| 23 |
## Model summary
|
| 24 |
|
| 25 |
- **Model type:** `ModernBertForMaskedLM` (encoder-only, masked-language modeling head)
|
| 26 |
-
- **Domain
|
|
|
|
| 27 |
- **Context length:** 7,999–8,192 tokens (config max_position_embeddings=7999; ModernBERT supports up to 8192)
|
| 28 |
- **License:** Apache-2.0
|
| 29 |
---
|
|
|
|
| 23 |
## Model summary
|
| 24 |
|
| 25 |
- **Model type:** `ModernBertForMaskedLM` (encoder-only, masked-language modeling head)
|
| 26 |
+
- **Domain:** **e-commerce**/**retail**/**shopping**
|
| 27 |
+
- **Language:** English
|
| 28 |
- **Context length:** 7,999–8,192 tokens (config max_position_embeddings=7999; ModernBERT supports up to 8192)
|
| 29 |
- **License:** Apache-2.0
|
| 30 |
---
|