lighteval
Now only uses functions for prompt definition
#213
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
24
Changes
View On
GitHub
Commits
add function prompt assigment
hynky1999
committed
2 years ago
add json casting
hynky1999
committed
2 years ago
fix ruff setting + fmt
hynky1999
committed
2 years ago
Merge branch 'main' into function_prompts
clefourrier
committed
2 years ago
Merge branch 'main' into function_prompts
clefourrier
committed
2 years ago
replaced json tasks by python tasks, step 1
clefourrier
committed
2 years ago
wip
clefourrier
committed
2 years ago
Merge branch 'main' into simplify_task_system
clefourrier
committed
2 years ago
simplification part 1
clefourrier
committed
2 years ago
fix extended tasks + typo
clefourrier
committed
2 years ago
fix
clefourrier
committed
2 years ago
fix nanotron example
clefourrier
committed
2 years ago
small fix
clefourrier
committed
2 years ago
Merge branch 'main' into function_prompts
clefourrier
committed
2 years ago
Merge branch 'simplify_task_system' into hynek_function
clefourrier
committed
2 years ago
now use function, not string, to pass prompts in examples
clefourrier
committed
2 years ago
moved everyone to function calling
clefourrier
committed
2 years ago
LightevalTask now only takes functions
clefourrier
committed
2 years ago
removed templated type which messed up the test suite
clefourrier
committed
2 years ago
last fix + doc udpate
clefourrier
committed
2 years ago
Update src/lighteval/tasks/registry.py
clefourrier
committed
2 years ago
Merge branch 'main' into simplify_task_system
clefourrier
committed
2 years ago
Merge branch 'simplify_task_system' into hynek_function
clefourrier
committed
2 years ago
Merge branch 'main' into hynek_function
clefourrier
committed
2 years ago
Loading