alvations's picture
Add my new, shiny module.
8bbfbf4
raw
history blame contribute delete
No virus
219 Bytes
test_cases = [
{
"pretrained": "mistralai/Mistral-7B-Instruct-v0.2",
"tasks": ["arc_easy"],
"result": {'arc_easy': {'acc': 0.8131313131313131, 'acc_norm': 0.7680976430976431}}
}]