JessyTsu1 commited on
Commit
38419f3
1 Parent(s): ae0f0a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -11,17 +11,18 @@ tags:
11
  ---
12
 
13
 
14
- # ChatLaw-13B
15
 
16
  - Github: [ChatLaw](https://github.com/PKU-YuanGroup/ChatLaw)
17
 
18
- 此版本为学术demo版,基于姜子牙[Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1)训练而来(LLaMA权重的许可证限制,我们无法直接发布完整的模型权重,用户需自行合并)
19
 
20
 
21
  # ChatLaw系列模型
22
 
 
23
  - [ChatLaw-33B](https://huggingface.co/JessyTsu1/ChatLaw-33B)
24
- - [Law Text2Vec](https://huggingface.co/chestnutlzj/law-sentence-similarity-roberta-base)
25
 
26
 
27
  ## 简介 Brief Introduction
@@ -38,8 +39,8 @@ ChatLaw法律大模型目前开源的仅供学术参考的版本为姜子牙-13B
38
  ## 效果 Results
39
 
40
  ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_3.jpg)
41
-
42
- ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_1.jpg)![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_2.jpg)
43
 
44
 
45
  ## 使用 Usage
 
11
  ---
12
 
13
 
14
+ # ChatLaw-33B
15
 
16
  - Github: [ChatLaw](https://github.com/PKU-YuanGroup/ChatLaw)
17
 
18
+ 此版本为学术demo版,基于[Anima-33B](https://github.com/lyogavin/Anima)训练而来(LLaMA权重的许可证限制,我们无法直接发布完整的模型权重,用户需自行合并)
19
 
20
 
21
  # ChatLaw系列模型
22
 
23
+ - [ChatLaw-13B](https://huggingface.co/JessyTsu1/ChatLaw-13B)
24
  - [ChatLaw-33B](https://huggingface.co/JessyTsu1/ChatLaw-33B)
25
+ - [ChatLaw-Text2Vec](https://huggingface.co/chestnutlzj/ChatLaw-Text2Vec)
26
 
27
 
28
  ## 简介 Brief Introduction
 
39
  ## 效果 Results
40
 
41
  ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_3.jpg)
42
+ ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_1.jpg)
43
+ ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_2.jpg)
44
 
45
 
46
  ## 使用 Usage