1. 19 Jul, 2025 1 commit
  2. 14 Jul, 2025 1 commit
  3. 03 Jul, 2025 1 commit
    • Blanca Calvo's avatar
      Truthfulqa multi harness (#3062) · e0dc33ae
      Blanca Calvo authored
      
      
      * truthfulqa-multi task
      
      * truthfulqa-multi with chat few-shot
      
      * few shot chat implementation
      
      * changed until so it outputs lists
      
      * changed dataset location
      
      * added MT task
      
      * Create README.md
      
      * do not include MT
      
      * changes for PR
      
      * tag change
      
      * removed yaml extension
      
      * adding task to the table
      
      * fix task configs
      
      * add import exception
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      e0dc33ae
  4. 26 May, 2025 1 commit
  5. 19 May, 2025 1 commit
    • Harsha's avatar
      Adding ACPBench Hard tasks (#2980) · 0daf28fd
      Harsha authored
      * adding ACPBench_hard
      
      * adding Clingo
      
      * changing tarski to tarski[clingo]
      
      * denoting the main variants in each paper
      0daf28fd
  6. 15 May, 2025 1 commit
    • Yufeng Xu's avatar
      Added C4 Support (#2889) · 86a3b270
      Yufeng Xu authored
      * added c4 dataset (working)
      
      * fixed bugs in c4
      
      * fixed loading bugs in c4 dataset; using partial loading
      
      * cleaned the code
      
      * added version number for c4
      
      * removed irrelevant files
      86a3b270
  7. 06 May, 2025 1 commit
  8. 16 Apr, 2025 2 commits
  9. 14 Apr, 2025 1 commit
  10. 02 Apr, 2025 1 commit
  11. 29 Mar, 2025 1 commit
  12. 28 Mar, 2025 1 commit
  13. 27 Mar, 2025 1 commit
  14. 21 Mar, 2025 1 commit
    • heli-qi's avatar
      Add MMLU-ProX task (#2811) · 8aeff141
      heli-qi authored
      * update mmlu_prox configs
      
      * update tasks/README
      
      * correct hyphon to underline in task/README
      
      * update pre-commit codes
      8aeff141
  15. 18 Mar, 2025 3 commits
  16. 14 Mar, 2025 1 commit
    • Oskar van der Wal's avatar
      Add various social bias tasks (#1185) · 150a1852
      Oskar van der Wal authored
      
      
      * Implementation of Winogender
      
      * Minor fixes README.md
      
      * Add winogender
      
      * Clean winogender utils.py
      
      * Change dataset to one containing All subsets
      
      * Flesh out README for BBQ task
      
      * Add missing tasks for BBQ
      
      * Add simple cooccurrence bias task
      
      * Fix wrong mask for ambiguated context+rename metrics
      
      * Made generate_until evaluation (following PALM paper) default
      
      Also moved separate config files per category to separate metrics using custom function.
      Created config file for multiple_choice way of evaluating BBQ.
      
      * Add missing version metadata
      
      * Add missing versionmetadata for bbq multiple choice
      
      * Fix metrics and address edge cases
      
      * Made BBQ multiple choice the default version
      
      * Added settings following winogrande
      
      * Add num_fewshot to simple_cooccurrence_bias
      
      * Fixes for bbq (multiple choice)
      
      * Fix wrong dataset
      
      * CrowS-Pairs: make it easier to use another dataset by removing dataset_name from the subsets.
      
      * Use simplest prompt possible without description
      
      * Merge
      
      * BBQ: Fix np.NaN related bug
      
      * BBQ: Fix wrong aggregation method for disamb accuracy
      
      * BBQ: Make it possible to only evaluate on (dis)ambiguous subset (needed for few shot eval)
      
      * BBQ: fix showing one target in case of few-shot evals
      
      * BBQ: Fix few-shot example for bbq_generate
      
      * BBQ: simplify subtasks
      
      * BBQ: Minimize number of UNK variations to reduce inference time
      
      * BBQ: Add extra UNK keywords for the generate task
      
      * Add a generate_until version of simple_cooccurrence_bias
      
      * Change system/description prompt to include few-shot examples
      
      * Group agg rework
      
      * Run pre-commit
      
      * add tasks to readme table
      
      * remove trailing space from simple_cooccurrence_bias_gen.yaml `doc_to_text`
      
      * fix
      
      * fix
      
      * fix version
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      150a1852
  17. 11 Mar, 2025 1 commit
    • PabloAgustin's avatar
      New healthcare benchmark: careqa (#2714) · 7c9fbcf8
      PabloAgustin authored
      
      
      * New healthcare benchmark: careqa
      
      * LAUNCH_MN5_ACC <python main.py --config config/mn5.yml --models Llama-3.2-1B-Instruct --tasks careqa_open --num_fewshot 0>
      
      * Add fixes, READMES, and remove task_list.txt
      
      * pre-commit passed, add formatting updates; add nanmean agg_metric
      
      * Fix import error.
      
      * Wrapped imports in try excepts
      
      * Wrapped imports in try excepts; also metrics to catch bert_score import error
      
      * Try except to catch ImportErrors as well
      
      * use np.nan
      
      * pre-commit
      
      ---------
      Co-authored-by: default avatarPabloAgustin <pablo.martin@bsc.es>
      Co-authored-by: default avatarBaber <baber@hey.com>
      7c9fbcf8
  18. 03 Mar, 2025 1 commit
  19. 11 Feb, 2025 1 commit
    • Michele Resta's avatar
      Adding the Evalita-LLM benchmark (#2681) · b7fccef5
      Michele Resta authored
      
      
      * feat: initial commit with templates for evalita evaluation
      
      * fix: change rule for generate_until
      
      * feat: modified yaml to use reduced version of NER test datasets
      
      * feat: added templates to use reduced dataset for summarization (fanpage and ilpost)
      
      * Add Six Prompts for Each Multiple-Choice Task
      
      * feat: modified fewshot split for textual entailment task
      
      * fix: new doc_to_target function for NER tasks
      
      * Update prompt
      
      * Add partition for few-shot evaluation
      
      * Add partition for few-shot evaluation
      
      * Add partition for few-shot evaluation
      
      * Add partition for few-shot evaluatio
      
      * Update prompt
      
      * Add partition for few-shot evaluation
      
      * Rename file
      
      Rename file from _evalita-mp_ner_adg_p1 .yaml to _evalita-mp_ner_adg_p1.yaml
      
      * Add partition for few-shot evaluation
      
      * Add partition for few-shot evaluation
      
      * Enhance lexical substitution management
      
      - Improve scorer calculation for better accuracy
      - Update model output postprocessing for clearer results
      - Add support for few-shot relation extraction task
      
      * Add F1 macro measure for the document dating task
      
      * Add F1-macro measure to evaluate document dating
      
      * Use the whole dataset
      
      * Small changes
      
      * Add the two prompts for the task of lexical substitution
      
      * Add few-shot split configuration
      
      * Add few-shot split configuration
      
      * Add function for handling few-shot learning setup
      
      * Fix prompt
      
      * Remove configuration file
      
      * Update dataset from test_same to test_cross for evaluations
      
      * Remove whitespace at end of prompt
      
      * Fix configuration error: corrected parameter name for the dataset used in few-shot
      
      * Fix: Check if results is not empty before processing in lexical substitution task
      
      * added the prompts and functions for correct NER and RE execution
      
      * Add accuracy measure
      
      * Add tasks for the EVALITA-LLM benchmark evaluation
      
      * Small changes
      
      Add the alias of the task name that will be printed in the final table results.
      
      * Updated the prompts to reflect changes made to the extended dataset for the Admission Test task
      
      * chore: cleaned templates before PR; feat: add configuration to run generation/ppl tasks.
      
      * fix: add information on Evalita-LLM for PR
      
      * fix: rename folders and files
      
      * fix: remove unused imports
      
      * chore: run pre-commit
      
      * chore: add task description
      
      ---------
      Co-authored-by: default avatarrzanoli <zanoli@fbk.eu>
      Co-authored-by: default avatarMarco Madeddu <marco.madeddu.bra@gmail.com>
      b7fccef5
  20. 31 Jan, 2025 1 commit
  21. 29 Jan, 2025 1 commit
    • Irina Proskurina's avatar
      Add Histoires Morales task (#2662) · 1208afd3
      Irina Proskurina authored
      * Add Histoires Morales task
      
      * Histoires Morales task: fix mixed line endings
      
      * Histoires Morales task: fix mixed line endings
      
      * Remove tag for a single task
      
      * Add some MT for Histoires Morales
      1208afd3
  22. 28 Jan, 2025 1 commit
    • Irina Proskurina's avatar
      Add Moral Stories (#2653) · a0466f01
      Irina Proskurina authored
      * Add moral stories task
      
      * Add moral stories task
      
      * Create README.md
      
      * Update README.md
      
      * Update line endings in moral_stories files
      a0466f01
  23. 20 Jan, 2025 1 commit
  24. 15 Jan, 2025 3 commits
  25. 24 Dec, 2024 1 commit
    • Firoj Alam, Scientist, QCRI's avatar
      AraDICE task config file (#2507) · 932e8f9e
      Firoj Alam, Scientist, QCRI authored
      
      
      * added aradice
      
      * Added ArabicMMLU Lev Configs
      
      * added ArabicMMLU egy configs
      
      * Added boolq configs
      
      * Added cultural bench configs
      
      * added openbookqa configs
      
      * Added PiQA configs
      
      * added winogrande configs
      
      * Added truthfulQA configs
      
      * Added aradice group config
      
      * Remove deleted files from repository
      
      * modified arabimmlu configs
      
      * modified metadata versions
      
      * fixed formatting using ruff
      
      * added aradice tasks information
      
      * pre-commit
      
      * Uptaded openbookqa utils
      
      * fixed formatting on obqa
      
      ---------
      Co-authored-by: default avatarBasel Mousi <bmousi@hbku.edu.qa>
      Co-authored-by: default avatarBaber <baber@hey.com>
      932e8f9e
  26. 19 Dec, 2024 1 commit
  27. 26 Nov, 2024 1 commit
    • Rima Shahbazyan's avatar
      Score tasks (#2452) · 0ef7548d
      Rima Shahbazyan authored
      * score readme added
      
      * generate until task's "until" parameter's default value fixed.
      
      * score mmlu-pro and agieval added
      
      * changed macro accuracy to micro for agieval
      
      * Always E removed from agi eval
      
      * redundancies removed
      
      * MATH added
      
      * minor cosmetic changes for math
      
      * Licenses added Readme updated
      
      * changes for flake8 + license header on math
      
      * Score added to readme and precommit was run.
      
      * Score added to readme and precommit was run.
      
      * Import error fixed
      
      * math task bugfix
      postprocess minor fix
      
      * CR for math added
      
      * math CR
      
      * math task bugfix
      postprocess minor fix
      
      CR for math added
      
      * Math cr fixed
      
      * reverting the default "until" parameter change and adjusting  score task configs
      0ef7548d
  28. 18 Nov, 2024 1 commit
    • Kozzy Voudouris's avatar
      Add metabench task to LM Evaluation Harness (#2357) · 62b4364d
      Kozzy Voudouris authored
      
      
      * Add metabench (Kipnis et al. 2024)
      
      * Update metabench tasks for full replication of original benchmarks, using publicly available datasets
      
      * Remove unnecessary import
      
      * Add permute versions of each task, where the answer orders are randomly shuffled.
      
      * Add metabench group for easier evaluations
      
      * Fix mmlu counts after removing duplicate
      
      * Add secondary datasets
      
      * Fix f-string error
      
      * Fix f-string error for permute processing
      
      * Add original hash to outputs for easy matching to original results
      
      * Add line break at end of utils files
      
      * Remove extra line from winogrande
      
      * Reformat for linters
      
      * fix multiple input test
      
      * appease pre-commit
      
      * Add metabench to tasks README
      
      * fix multiple input `test_doc_to_text`
      
      ---------
      Co-authored-by: default avatarBaber <baber@hey.com>
      62b4364d
  29. 16 Nov, 2024 1 commit
    • Wonseok Hwang's avatar
      kbl-v0.1.1 (#2493) · cbc31eb8
      Wonseok Hwang authored
      * release kbl-v0.1
      
      * fix linting
      
      * remove rag tasks as  doc_to_text functions cause trouble
      
      * remove remaining rag tasks
      
      * remove unnecessary repeat in yaml files and rag dataset in hf-hub
      
      * remove unncessary newline; introduce cfg files in lbox/kbl in hf
      
      * Make task yaml files consistent to hf-datasets-config
      
      * Make task yaml files consistent to hf-datasets-config
      
      * Remove trailing empty space in doc-to-text
      
      * Remove unncessary yaml file
      
      * Fix task nameing error
      
      * trailing space removed
      cbc31eb8
  30. 05 Nov, 2024 1 commit
    • mtkachenko's avatar
      Add Japanese Leaderboard (#2439) · 26f607f5
      mtkachenko authored
      * add jaqket_v2 and jcommonsenseqa
      
      * remove comments
      
      * remove num_beams as it is incompatible with vllm
      
      * add jnli + refactor
      
      * rename jnla -> jnli
      
      * add jsquad + replace colon chars with the Japanese unicode
      
      * ignore whitespaces in generation tasks
      
      * add marc_ja
      
      * add xwinograd + simplify other yamls
      
      * add mgsm and xlsum
      
      * refactor xlsum
      
      * add ja_leaderboard tag
      
      * edit README.md
      
      * update README.md
      
      * add credit + minor changes
      
      * run ruff format
      
      * address review comments + add group
      
      * remove aggregate_metric_list
      
      * remove tags
      
      * update tasks/README.md
      26f607f5
  31. 01 Nov, 2024 1 commit
  32. 30 Oct, 2024 1 commit
  33. 04 Oct, 2024 2 commits
  34. 03 Oct, 2024 1 commit