Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
brg5k
/
TAQ
like
0
Text Generation
Transformers
TensorBoard
Safetensors
gemma3_text
Generated from Trainer
sft
trl
conversational
text-generation-inference
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
TAQ
/
generation_config.json
brg5k
Model save
e1263a0
verified
about 5 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
210 Bytes
{
"bos_token_id"
:
2
,
"cache_implementation"
:
"hybrid"
,
"do_sample"
:
true
,
"eos_token_id"
:
[
1
,
106
]
,
"pad_token_id"
:
0
,
"top_k"
:
64
,
"top_p"
:
0.95
,
"transformers_version"
:
"4.55.0"
}