- 13 Jun, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 12 Jun, 2023 1 commit
-
-
Hailey Schoelkopf authored
* add wip gsm8k yaml * cleanup tasks dir * push gsm8k yaml changes * rename gpt2.py * add updated gsm8k , triviaqa baseline * add new cot yaml * allow for multiple filter pipelines, new filter types * updated gsm8k + sampling gen configs * cleanup self-consistency yaml * push outline for advanced docs * push docs checklist * switch to inheritance for many tasks * acc_norm and acc_mutual_info fixed * fix missing newline in error msg * remove many .py tasks * updated GSM8k * added more doc * Update advanced_task_guide.md Added list of parameters * Update advanced_task_guide.md * Added details on listing metrics * Update advanced_task_guide.md * Added more explanation * modify current default filter name * add new tags to tasks * remove a lingering print() * add rest of param docs, cleanup deprecated fields * push docs update * move ALL_TASKS definition location * confirm write_out.py works if no description dict passed --------- Co-authored-by:lintangsutawika <lintang@sutawika.com>
-
- 07 Jun, 2023 2 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
- 06 Jun, 2023 1 commit
-
-
lintangsutawika authored
-
- 19 May, 2023 1 commit
-
-
lintangsutawika authored
-
- 10 May, 2023 1 commit
-
-
lintangsutawika authored
-
- 08 May, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 02 May, 2023 2 commits
-
-
haileyschoelkopf authored
-
haileyschoelkopf authored
-
- 24 Apr, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 19 Apr, 2023 1 commit
-
-
haileyschoelkopf authored
-
- 03 May, 2022 1 commit
-
-
Fabrizio Milo authored
-
- 29 Apr, 2022 1 commit
-
- 27 Apr, 2022 1 commit
-
-
jon-tow authored
-
- 26 Apr, 2022 1 commit
-
-
jon-tow authored
-
- 18 Mar, 2022 1 commit
-
-
Jonathan Tow authored
-
- 29 Dec, 2021 1 commit
-
-
thomasw21 authored
-
- 25 Dec, 2021 1 commit
-
-
Igor Ostrovsky authored
bits_per_byte was calculated as average per-byte loglikelihood, which would work if loglikelihood was base-2 log, but it is natural log. To correct for that, bits_per_byte should be divided by math.log(2). Also, it should be true that 2^bits_per_byte == byte_perplexity, which is true after the fix.
-
- 24 Nov, 2021 1 commit
-
-
Jason Phang authored
-
- 11 May, 2021 3 commits
- 10 May, 2021 4 commits
- 05 May, 2021 1 commit
-
-
Leo Gao authored
-
- 03 May, 2021 2 commits
- 02 May, 2021 2 commits
- 29 Mar, 2021 1 commit
-
-
& authored
-
- 27 Mar, 2021 1 commit
-
-
Jonathan Tow authored
-
- 14 Feb, 2021 1 commit
-
-
& authored
-
- 12 Feb, 2021 3 commits