lighteval
Refacto and remove bloated code
#709
Merged

Refacto and remove bloated code #709

NathanHB merged 82 commits into main from nathan-refactor-prompt-building
NathanHB
NathanHB refacto prompt building
9684d160
HuggingFaceDocBuilderDev
NathanHB commit
cab4027d
NathanHB working state for generative metrics (mocked the model)
0b1e213b
NathanHB working state, removed Metrictype and use_case
723daeb1
NathanHB working state, all metrics should work, need to unmock the models now
65c2508b
NathanHB remove unused functions from pipeline
4a16bec2
NathanHB working for transformer's greedyuntil
29e66575
NathanHB working on loglikelihood but getting random results
9624de6f
NathanHB loglikelihood working
747ebf19
NathanHB transformers model working
0358cb42
NathanHB remove unused functions
471247ba
NathanHB all unit tests pass
62658d4b
NathanHB all unit tests pass
31c80cb8
NathanHB loglikelihood vllm works
c30ff901
NathanHB end to end works
6dfc502c
NathanHB end to end works
d458183a
NathanHB all tests pass
2913dfd3
NathanHB all tests pass official
2c4cd69c
NathanHB sglang works
9675dc35
NathanHB fixing more models
52dcf117
NathanHB Merge remote-tracking branch 'origin/main' into nathan-refactor-promp…
9691d335
NathanHB all tests passing
8102e77e
NathanHB all models files were reviewed except nanotron
81992a9a
NathanHB working
c7502d39
NathanHB load from details working
872a6bea
NathanHB fix tests
e42d999e
NathanHB documentation
c0a0b820
NathanHB documentation
bbd0c115
NathanHB documentation
55cdfb6c
NathanHB documentation
3b75ac37
NathanHB documentation
a8991f82
NathanHB documentation
6eeee80d
NathanHB fix linter
b13d8327
NathanHB fix linter
0879ab43
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB
NathanHB commented on 2025-06-16
NathanHB fixes
3c49c33f
NathanHB NathanHB requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 324 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2025-06-16
clefourrier
clefourrier
clefourrier commented on 2025-06-17
NathanHB Update docs/source/quicktour.mdx
d493c39b
NathanHB Update src/lighteval/metrics/sample_preparator.py
42c2cc3b
NathanHB Update src/lighteval/tasks/registry.py
9c2fa74c
NathanHB fixes from review
83703c9a
NathanHB Merge branch 'nathan-refactor-prompt-building' of github.com:huggingf…
f7ad781c
NathanHB fix tests
4c147d85
NathanHB details
ff4c1b06
NathanHB fix tests
0178e9a2
NathanHB fix tests
6e9abcc7
clefourrier
clefourrier approved these changes on 2025-06-20
NathanHB fails when using temp == 0 on sampling tasks
8da10dd2
NathanHB revert metrics on aime24
bbd53ff6
NathanHB data // for loglikelihood in transformers model
ac214628
NathanHB system prompt part of model config
2e423be4
NathanHB move use-chat-template and system promtp to model config
2125b24f
NathanHB add docstring to model configs
d98b048c
NathanHB Merge branch 'main' into nathan-refactor-prompt-building
4f284685
NathanHB add doc for model responses
9c236376
NathanHB Merge branch 'nathan-refactor-prompt-building' of github.com:huggingf…
d6069fc7
NathanHB fix tests
456cd38c
NathanHB add tests for prompt anager
1213c4ed
NathanHB fix slow tests
68df230a
NathanHB fix tests
eb652579
NathanHB fix tests
79dc6415
NathanHB fix tests
7b828d45
NathanHB fix end to end tests to reflect changes in prompt manager
1d7a2bbb
NathanHB fix tests
9fe5efba
NathanHB fix tidi
566725d9
NathanHB last details
288f9999
NathanHB last details
093f465c
NathanHB last details
a74740ed
NathanHB NathanHB changed the title refacto prompt building Refacto and remove bloated code 317 days ago
NathanHB NathanHB requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 317 days ago
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2025-06-23
NathanHB Update tests/utils.py
75d00051
clefourrier
clefourrier commented on 2025-06-23
NathanHB fixes from review
084d35cd
NathanHB fixes from review
6b32de51
NathanHB Merge branch 'nathan-refactor-prompt-building' of github.com:huggingf…
464dcf78
NathanHB Merge branch 'main' into nathan-refactor-prompt-building
d88ec32d
NathanHB fix tests
67cbbd82
NathanHB Merge branch 'nathan-refactor-prompt-building' of github.com:huggingf…
3cd4b51e
NathanHB gpqa extractive match bug
5c3be1cc
clefourrier few shot management with instruction out of system prompt
3e743366
clefourrier fix chat template, notably with few shots, for apis
bd5bab6c
NathanHB fix gpqa metric
c688ebe8
NathanHB Merge branch 'nathan-refactor-prompt-building' of github.com:huggingf…
2cf7219d
NathanHB fix gpqa metric
655b9e3a
NathanHB fix tests for prompt manager
a5400a3f
NathanHB add gpqa to tests
e1584e59
NathanHB remove gpqa from tests :)
a58ae419
NathanHB fix main_tasks and ultilingual tasks
9a78a820
NathanHB NathanHB merged 9288bd84 into main 315 days ago
fxmarty-amd
fxmarty-amd commented on 2025-07-10
NathanHB NathanHB added feature

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone