Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- sms1097/self_rag_tokens_train_data
|
5 |
+
---
|
6 |
+
|
7 |
+
# Retrieval Prediction Model
|
8 |
+
Classification model for an instruction model to determine if it requires additional context to answer a question.
|