Update README.md
Browse files
README.md
CHANGED
@@ -95,15 +95,6 @@ Logs for training and evaluation are included in the [training logs](output/eval
|
|
95 |
|
96 |
---
|
97 |
|
98 |
-
## Applications
|
99 |
-
|
100 |
-
1. **Semantic Search:** Retrieve relevant documents or text passages based on query similarity.
|
101 |
-
2. **Retrieval-Augmented Generation (RAG):** Enhance generative models by providing contextually relevant information.
|
102 |
-
3. **Content Moderation:** Automatically classify or rank content based on similarity to predefined guidelines.
|
103 |
-
4. **Code Search:** Leverage the model's ability to understand code and natural language for large-scale programming tasks.
|
104 |
-
|
105 |
-
---
|
106 |
-
|
107 |
## Model Card
|
108 |
|
109 |
- **Architecture:** ModernBERT-large
|
|
|
95 |
|
96 |
---
|
97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
## Model Card
|
99 |
|
100 |
- **Architecture:** ModernBERT-large
|