scripts : update get-hellaswag.sh and get-winogrande.sh (#20542)
Signed-off-by: Adrien Gallouët <angt@huggingface.co>
This commit is contained in:
parent
d0b79aaa2f
commit
0024a69b70
3 changed files with 75 additions and 14 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -124,6 +124,11 @@ poetry.toml
|
|||
# Scripts
|
||||
!/scripts/install-oneapi.bat
|
||||
|
||||
# Generated by scripts
|
||||
/hellaswag_val_full.txt
|
||||
/winogrande-debiased-eval.csv
|
||||
/wikitext-2-raw/
|
||||
|
||||
# Test models for lora adapters
|
||||
/lora-tests
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue