Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
openbmb
/
MiniCPM-2B-dpo-bf16
like
48
Follow
OpenBMB
1.36k
Text Generation
Transformers
PyTorch
English
Chinese
MiniCPM
ModelBest
THUNLP
conversational
custom_code
Model card
Files
Files and versions
Community
5
Train
Use this model
f4a3ba4
MiniCPM-2B-dpo-bf16
/
generation_config.json
hyx21
Upload generation_config.json
dbcd62c
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
113 Bytes
{
"do_sample"
:
true
,
"top_p"
:
0.8
,
"temperature"
:
0.8
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
}