- 19 May, 2023 2 commits
-
-
Stella Biderman authored
Add results of various models in json and md format
-
Stella Biderman authored
Create output path directory if necessary
-
- 18 May, 2023 1 commit
-
-
Stella Biderman authored
-
- 12 May, 2023 1 commit
-
-
Julen Etxaniz authored
-
- 11 May, 2023 1 commit
-
-
Julen Etxaniz authored
* add xcopa dataset * add xstory_cloze dataset and run pre-commit * fix xcopa validation and test sets * add xwinograd dataset * add pawsx task * add xnli task * update task table with recently added tasks * remove unused metrics from paws-x * add mgsm task and fix gsm8k * fix gsm8k until * update task table
-
- 10 May, 2023 3 commits
-
-
Stella Biderman authored
fix adaptive batch crash when there are no new requests
-
Stella Biderman authored
-
Jeffrey Quesnelle authored
-
- 09 May, 2023 2 commits
-
-
Stella Biderman authored
-
Stella Biderman authored
-
- 08 May, 2023 2 commits
-
-
janEbert authored
-
Julen Etxaniz authored
-
- 07 May, 2023 1 commit
-
-
Stella Biderman authored
Set PAD token to EOS token
-
- 06 May, 2023 5 commits
-
-
Julen Etxaniz authored
-
Julen Etxaniz authored
-
Julen Etxaniz authored
-
Stella Biderman authored
-
Julen Etxaniz authored
-
- 05 May, 2023 2 commits
-
-
Julen Etxaniz authored
This makes comparing the results of different models easier because tasks are ordered in the same way.
-
Nikhil Pinnaparaju authored
-
- 03 May, 2023 6 commits
-
-
Stella Biderman authored
-
Stella Biderman authored
-
Stella Biderman authored
Fix bugs introduced in #394 #406 and max length bug
-
Julen Etxaniz authored
Fix automatic batching for greedy_until Fix stop sequences bug for greedy_until Fix max length bug when model max length is not specified in tokenizer
-
Stella Biderman authored
single GPU automatic batching logic
-
Stella Biderman authored
-
- 02 May, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 01 May, 2023 5 commits
-
-
Stella Biderman authored
-
Nikhil Pinnaparaju authored
-
Nikhil Pinnaparaju authored
-
Nikhil Pinnaparaju authored
-
Stella Biderman authored
Updated handling for device in lm_eval/models/gpt2.py
-
- 30 Apr, 2023 1 commit
-
-
Nikhil Pinnaparaju authored
-
- 28 Apr, 2023 1 commit
-
-
yurodiviy authored
* Support bigbench-hard json tasks using multiple_choice_grade * Add support for greedy decoding in bigbench tasks * move bigbench_resources to datasets * rectify changes to rf.greedy_until w upstream * make path to resource import reflect new location --------- Co-authored-by:haileyschoelkopf <hailey.schoelkopf@yale.edu>
-
- 25 Apr, 2023 2 commits
-
-
Hailey Schoelkopf authored
Document task name wildcard support in README
-
Hailey Schoelkopf authored
-
- 24 Apr, 2023 1 commit
-
-
Hailey Schoelkopf authored
-
- 23 Apr, 2023 3 commits
-
-
Hailey Schoelkopf authored
Hotfix: patch issues with the `huggingface.py` model classes
-
haileyschoelkopf authored
-
haileyschoelkopf authored
-