- 11 May, 2023 3 commits
-
-
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
-
Julen Etxaniz authored
-
Julen Etxaniz authored
-
- 10 May, 2023 2 commits
-
-
Julen Etxaniz authored
-
Jeffrey Quesnelle authored
-
- 08 May, 2023 1 commit
-
-
janEbert authored
-
- 07 May, 2023 1 commit
-
-
Ken Tsui authored
When `limit` is <1, limit represents the percentage of the total number of examples. If it is >=1, then it means the number of examples per task (only use this for testing).
-
- 05 May, 2023 1 commit
-
-
Nikhil Pinnaparaju authored
-
- 03 May, 2023 1 commit
-
-
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
-
- 02 May, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 01 May, 2023 3 commits
-
-
Nikhil Pinnaparaju authored
-
Nikhil Pinnaparaju authored
-
Nikhil Pinnaparaju authored
-
- 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>
-
- 23 Apr, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 22 Apr, 2023 1 commit
-
-
Phil Wee authored
* Add 8 bit support * added trust remote code * Update main.py * Update huggingface.py * Update huggingface.py * Fix bugs * Fix PR #422 issues * fix(style): remove empty newline * fix(stlye,args): run `pre-commit` and re-order args for backward-compat * fix(style): pre-commit the `README.md`
-
- 19 Apr, 2023 1 commit
-
-
Zach Nussbaum authored
-
- 15 Apr, 2023 2 commits
-
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
- 13 Apr, 2023 1 commit
-
-
Zach Nussbaum authored
-
- 12 Apr, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 11 Apr, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 16 Mar, 2023 2 commits
-
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
- 10 Mar, 2023 2 commits
-
-
ben authored
* host wikitext on hf * transfer wikitext to Eleuther HF org
-
Benjamin Fattori authored
ll_rolling computes adaptive bs separately and passes computed bs to _ll_tokens to avoid recomputation
-
- 09 Mar, 2023 3 commits
-
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
- 08 Mar, 2023 4 commits
-
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
- 07 Mar, 2023 1 commit
-
-
Xingjian Shi authored
-
- 04 Feb, 2023 1 commit
-
-
jon-tow authored
-
- 18 Jan, 2023 1 commit
-
-
Hailey Schoelkopf authored
* add accuracy metric to crows-pairs
-
- 17 Jan, 2023 2 commits
-
-
Aflah authored
* Added CrowSPairs * Fixed Bug * Changed to absolute Value * Docstring Changes * Update crowspairs.py Finegrained Tasks * Update __init__.py * Finegrained Tasks * Add `crows_pairs` version metadata
-
haileyschoelkopf authored
-
- 11 Jan, 2023 1 commit
-
-
Tom Hartvigsen authored
* added toxigen task * removed previous doc_to_text * Add train split for few-shot samples * Add task version metadata
-