Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This model is a fine-tuned version of Llama2-13B using the RAG-LER (Retrieval Augmented Generation with LM-Enhanced Re-ranker) framework, as described in our paper.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
|
7 |
This model is a fine-tuned version of Llama2-13B using the RAG-LER (Retrieval Augmented Generation with LM-Enhanced Re-ranker) framework, as described in our paper.
|