JessyTsu1 commited on
Commit
846681d
1 Parent(s): a4d4373

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -10,15 +10,16 @@ tags:
10
 
11
  # ChatLaw-13B
12
 
13
- - Github: [ChatLaw](https://github.com/JessyTsu1/ChatLaw)
14
 
15
  此版本为学术demo版,基于姜子牙[Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1)训练而来(LLaMA权重的许可证限制,我们无法直接发布完整的模型权重,用户需自行合并)
16
 
17
 
18
  # ChatLaw系列模型
19
 
 
20
  - [ChatLaw-33B](https://huggingface.co/JessyTsu1/ChatLaw-33B)
21
- - [Law Text2Vec](https://huggingface.co/chestnutlzj/law-sentence-similarity-roberta-base)
22
 
23
 
24
  ## 简介 Brief Introduction
@@ -35,8 +36,8 @@ ChatLaw法律大模型目前开源的仅供学术参考的版本为姜子牙-13B
35
  ## 效果 Results
36
 
37
  ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_3.jpg)
38
-
39
- ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_1.jpg)![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_2.jpg)
40
 
41
 
42
  ## 使用 Usage
@@ -44,7 +45,7 @@ ChatLaw法律大模型目前开源的仅供学术参考的版本为姜子牙-13B
44
  由于LLaMA权重的许可限制,该模型不能用于商业用途,请严格遵守LLaMA的使用政策。考虑到LLaMA权重的许可证限制,我们无法直接发布完整的模型权重。、
45
 
46
 
47
- 欢迎引用我们的[网站](https://github.com/JessyTsu1/ChatLaw):
48
 
49
  ```
50
  @misc{ChatLaw,
@@ -53,7 +54,7 @@ ChatLaw法律大模型目前开源的仅供学术参考的版本为姜子牙-13B
53
  year={2023},
54
  publisher={GitHub},
55
  journal={GitHub repository},
56
- howpublished={\url{https://github.com/JessyTsu1/ChatLaw}},
57
  }
58
  ```
59
 
 
10
 
11
  # ChatLaw-13B
12
 
13
+ - Github: [ChatLaw](https://github.com/PKU-YuanGroup/ChatLaw/tree/master)
14
 
15
  此版本为学术demo版,基于姜子牙[Ziya-LLaMA-13B-v1](https://huggingface.co/IDEA-CCNL/Ziya-LLaMA-13B-v1)训练而来(LLaMA权重的许可证限制,我们无法直接发布完整的模型权重,用户需自行合并)
16
 
17
 
18
  # ChatLaw系列模型
19
 
20
+ - [ChatLaw-13B](https://huggingface.co/JessyTsu1/ChatLaw-13B)
21
  - [ChatLaw-33B](https://huggingface.co/JessyTsu1/ChatLaw-33B)
22
+ - [ChatLaw-Text2Vec](https://huggingface.co/chestnutlzj/ChatLaw-Text2Vec)
23
 
24
 
25
  ## 简介 Brief Introduction
 
36
  ## 效果 Results
37
 
38
  ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_3.jpg)
39
+ ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_1.jpg)
40
+ ![](https://raw.githubusercontent.com/JessyTsu1/ChatLaw/master/demo/demo_2.jpg)
41
 
42
 
43
  ## 使用 Usage
 
45
  由于LLaMA权重的许可限制,该模型不能用于商业用途,请严格遵守LLaMA的使用政策。考虑到LLaMA权重的许可证限制,我们无法直接发布完整的模型权重。、
46
 
47
 
48
+ 欢迎引用我们的[网站](https://github.com/PKU-YuanGroup/ChatLaw/tree/master):
49
 
50
  ```
51
  @misc{ChatLaw,
 
54
  year={2023},
55
  publisher={GitHub},
56
  journal={GitHub repository},
57
+ howpublished={\url{https://github.com/PKU-YuanGroup/ChatLaw/tree/master}},
58
  }
59
  ```
60