Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- FrankRin/Insur-QA
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
base_model:
|
8 |
+
- Qwen/Qwen1.5-14B-Chat
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
---
|
11 |
+
|
12 |
+
This repository contains the InsLLM, version of Qwen1.5-14B-Chat as the base model.
|
13 |
+
|