Pclanglais
commited on
Commit
•
e572fbb
1
Parent(s):
a96f952
Update README.md
Browse files
README.md
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
**Chatrag-Deberta** is a small lightweight LLM to predict whether a question should retrieve additional information with RAG or not.
|
2 |
|
|
|
|
1 |
**Chatrag-Deberta** is a small lightweight LLM to predict whether a question should retrieve additional information with RAG or not.
|
2 |
|
3 |
+
Chatrag-Deberta is based on Deberta-v3, a 304M encoder-decoder. Its initial version was fine-tuned on 20,000 examples of questions annotated by Mistral 7B.
|