Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ language:
|
|
| 6 |
base_model:
|
| 7 |
- EuroBERT/EuroBERT-210m
|
| 8 |
---
|
| 9 |
-
#
|
| 10 |
|
| 11 |
BERT-as-a-Judge is a family of encoder-based models designed for efficient, reference-based evaluation of LLM outputs. Moving beyond rigid lexical extraction and matching, these models evaluate semantic correctness, accommodating variations in phrasing and formatting while using only a fraction of the computational resources required by LLM-as-a-Judge approaches.
|
| 12 |
|
|
|
|
| 6 |
base_model:
|
| 7 |
- EuroBERT/EuroBERT-210m
|
| 8 |
---
|
| 9 |
+
# BERTJudge-Free-QCR
|
| 10 |
|
| 11 |
BERT-as-a-Judge is a family of encoder-based models designed for efficient, reference-based evaluation of LLM outputs. Moving beyond rigid lexical extraction and matching, these models evaluate semantic correctness, accommodating variations in phrasing and formatting while using only a fraction of the computational resources required by LLM-as-a-Judge approaches.
|
| 12 |
|