QiYao-Wang commited on
Commit
4e4686f
·
verified ·
1 Parent(s): f11876f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- # Taibao-7B: Intellectual Property Domain Large Language Model
5
 
6
  Time: Dec. 2023
7
 
@@ -13,3 +13,16 @@ We released the LoRA weigth of Taibao-7B, you need combine it with [Qwen-7B](htt
13
 
14
  More details please see our [github](https://github.com/QiYao-Wang/Taibao) repository.
15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Taibao-7B: An Intellectual Property Domain Large Language Model
5
 
6
  Time: Dec. 2023
7
 
 
13
 
14
  More details please see our [github](https://github.com/QiYao-Wang/Taibao) repository.
15
 
16
+
17
+ ## Cite
18
+
19
+ ```
20
+ @misc{Taibao,
21
+ author = {Qiyao Wang, Yuan Lin},
22
+ title = {Taibao-7B: An Intellectual Property Domain Large Language Model},
23
+ year = {2023},
24
+ publisher = {GitHub},
25
+ journal = {GitHub repository},
26
+ howpublished = {\url{https://github.com/QiYao-Wang/Taibao}},
27
+ }
28
+ ```