Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
charent
/
ChatLM-mini-Chinese
like
52
Text Generation
Transformers
Safetensors
BelleGroup/train_3.5M_CN
wangrui6/Zhihu-KOL
Chinese
t5
text2text-generation
text-generation-inference
custom_code
Inference Endpoints
arxiv:
1910.10683
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ChatLM-mini-Chinese
/
configuration_chat_model.py
charent
Rename chat_model_config.py to configuration_chat_model.py
4fcc117
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
from
transformers
import
T5Config
class
TextToTextModelConfig
(
T5Config
):
model_type =
't5'