Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
luojunyu
/
Llama-3.1-8B-SemiEvol-MMLUPro
like
2
Text Classification
Safetensors
luojunyu/SemiEvol
English
llama
arxiv:
2410.14745
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
56b72ee
Llama-3.1-8B-SemiEvol-MMLUPro
/
generation_config.json
luojunyu
Upload LlamaForCausalLM
56b72ee
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128008
,
128009
]
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.45.0"
}