Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# LoRA Adapter for Hallucination Detection in RAG outputs
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: ibm-granite/granite-3.2-8b-instruct
|
4 |
+
library_name: peft
|
5 |
---
|
6 |
|
7 |
# LoRA Adapter for Hallucination Detection in RAG outputs
|