Update README.md
Browse files
README.md
CHANGED
@@ -96,14 +96,11 @@ Model output:
|
|
96 |
```
|
97 |
|
98 |
## 引用
|
|
|
99 |
@max{mxmax,
|
100 |
-
|
101 |
title={chinese_chat: Chinese_Chat_T5_Base},
|
102 |
-
|
103 |
author={Ma Xin},
|
104 |
-
|
105 |
year={2023},
|
106 |
-
|
107 |
howpublished={\url{https://huggingface.co/mxmax/Chinese_Chat_T5_Base}},
|
108 |
-
|
109 |
-
|
|
|
96 |
```
|
97 |
|
98 |
## 引用
|
99 |
+
```bash
|
100 |
@max{mxmax,
|
|
|
101 |
title={chinese_chat: Chinese_Chat_T5_Base},
|
|
|
102 |
author={Ma Xin},
|
|
|
103 |
year={2023},
|
|
|
104 |
howpublished={\url{https://huggingface.co/mxmax/Chinese_Chat_T5_Base}},
|
105 |
+
}
|
106 |
+
```
|