FrankRin commited on
Commit
40f483f
1 Parent(s): 4773083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
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
+