Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gcyzsl
/
O3_LLAMA2_ScienceQA
like
0
PyTorch
llama
License:
apache-2.0
Model card
Files
Files and versions
Community
1
refs/pr/1
O3_LLAMA2_ScienceQA
/
generation_config.json
gcyzsl
Upload 10 files
37cc801
verified
2 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}