- 23 Apr, 2023 3 commits
-
-
Hailey Schoelkopf authored
Hotfix: patch issues with the `huggingface.py` model classes
-
haileyschoelkopf authored
-
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 2 commits
-
-
Stella Biderman authored
fix: add seq2seq peft
-
Zach Nussbaum authored
-
- 18 Apr, 2023 2 commits
-
-
Stella Biderman authored
Update setup.py dependencies
-
Riccardo Schirone authored
-
- 17 Apr, 2023 5 commits
-
-
Stella Biderman authored
-
Stella Biderman authored
feat: evaluation using peft models with CLM
-
Stella Biderman authored
-
Stella Biderman authored
-
Zach Nussbaum authored
-
- 13 Apr, 2023 4 commits
-
-
Stella Biderman authored
-
Stella Biderman authored
-
Zach Nussbaum authored
-
Zach Nussbaum authored
-
- 27 Mar, 2023 2 commits
-
-
Stella Biderman authored
Update README installation instructions
-
haileyschoelkopf authored
-
- 24 Mar, 2023 1 commit
-
-
Stella Biderman authored
Change device parameter to cuda:0 to avoid runtime error
-
- 23 Mar, 2023 1 commit
-
-
Jiaxin Shan authored
-
- 10 Mar, 2023 2 commits
-
-
ben authored
* host wikitext on hf * transfer wikitext to Eleuther HF org
-
Hailey Schoelkopf authored
Hosting arithmetic dataset on HuggingFace
-
- 09 Mar, 2023 1 commit
-
-
Benjamin Fattori authored
-
- 08 Mar, 2023 7 commits
-
-
ben authored
-
Benjamin Fattori authored
-
Stella Biderman authored
[WIP] Upstream `hf-causal` and `hf-seq2seq` model implementations
-
Stella Biderman authored
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
Benjamin Fattori authored
-
- 07 Mar, 2023 2 commits
-
-
Stella Biderman authored
Enable "low_cpu_mem_usage" to reduce the memory usage of HF models
-
Xingjian Shi authored
-
- 06 Feb, 2023 1 commit
-
-
Stella Biderman authored
hotfix(gpt2): Remove vocab-size logits slice
-
- 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
-
- 15 Jan, 2023 1 commit
-
-
Stella Biderman 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
-