Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ base_model:
|
|
| 10 |
- answerdotai/ModernBERT-base
|
| 11 |
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
-
#
|
| 14 |
|
| 15 |
A sentence classification model for extracting relevant spans from documents based on a question.
|
| 16 |
|
|
|
|
| 10 |
- answerdotai/ModernBERT-base
|
| 11 |
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
+
# ChiliGround - A verbatim RAG framework
|
| 14 |
|
| 15 |
A sentence classification model for extracting relevant spans from documents based on a question.
|
| 16 |
|