Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mxmax
/
Chinese_Chat_T5_Base
like
41
Text2Text Generation
Transformers
PyTorch
Chinese
t5
prompt
Text2Text-Generation
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
54
Train
Deploy
Use this model
mxmax
commited on
Mar 14, 2023
Commit
e4c44ea
•
1 Parent(s):
8df8991
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -23,6 +23,8 @@ widget:
23
24
模型采用top p的解码方式,每次运行可能结果都略微有些不同。
25
26
## 模型推理
27
28
Install package:
23
24
模型采用top p的解码方式,每次运行可能结果都略微有些不同。
25
26
+
目前模型还是初步迭代完1epoch,后续还会加入更多数据进行迭代优化,到时候会更新。
27
+
28
## 模型推理
29
30
Install package: