Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
|
15 |
## Model Details
|
16 |
-
We release
|
17 |
|
18 |
|
19 |
## Benchmark Results
|
|
|
13 |
|
14 |
|
15 |
## Model Details
|
16 |
+
We release ChatQA-1.5, which excels at RAG-based conversational question answering (QA). ChatQA-1.5 is built using the training recipe from [ChatQA (1.0)](https://arxiv.org/abs/2401.10225), and it is built on top of Llama-3 foundation model. Additionally, we incorporate more conversational QA data to enhance its tabular and arithmatic calculation capability. ChatQA-1.5 has two variants: ChatQA-1.5-8B and ChatQA-1.5-70B.
|
17 |
|
18 |
|
19 |
## Benchmark Results
|