YanshekWoo
commited on
Commit
•
9fb9961
1
Parent(s):
65a485f
Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,16 @@ language:
|
|
5 |
- en
|
6 |
datasets:
|
7 |
- HIT-TMG/TruthReader_RAG_train
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
- en
|
6 |
datasets:
|
7 |
- HIT-TMG/TruthReader_RAG_train
|
8 |
+
pipeline_tag: text-generation
|
9 |
+
tags:
|
10 |
+
- chat
|
11 |
+
---
|
12 |
+
|
13 |
+
# Qwen1.5-14B-Chat_RAG-Reader
|
14 |
+
|
15 |
+
## Introduction
|
16 |
+
|
17 |
+
This is a retrieval-augmented large language model with reliable attribution, optimized for the document reading assistant.
|
18 |
+
It is trained to generate accurate answers, produce reliable citations, and refuse unanswerable questions.
|
19 |
+
|
20 |
+
|