Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
yakazimir
/
simpo-exps
like
0
Text Generation
Transformers
Safetensors
princeton-nlp/llama3-ultrafeedback-armorm
llama
alignment-handbook
trl
simpo
Generated from Trainer
conversational
text-generation-inference
Inference Endpoints
License:
llama3
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
cab8770
simpo-exps
/
generation_config.json
yakazimir
Model save
cab8770
verified
4 days ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128009
]
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.44.2"
}