Lucas Resck

Results 6 issues of Lucas Resck

Hello there, Thanks for the simple, useful, and effective tool to delete old tweets. Besides deleting tweets, I was also searching for tools to delete old likes to tweets. I...

Dear authors, In the paper, it is said that the final loss of attention supervision is the average of the cross entropy loss of the attention weights in each attention...

Overview (hot corner or `Super` key) + mouse click support is being added to GNOME 45 (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/25) (it will probably be released in `v5`) but it is not currently supported...

enhancement

`WindowCyclerPopup` (`Alt+Esc`) support is being added to GNOME 45 (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21) (it will probably be released in `v5`) but it is not currently supported in [`v4`](https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/releases/tag/v4) (GNOME 44) (https://github.com/lucasresck/gnome-shell-extension-alt-tab-scroll-workaround/pull/21#issuecomment-1781385189). It should...

enhancement

# Description The regular expression used to extract answers for MMLU in `common.py` fails when the pattern "Answer: LETTER" appears multiple times in the LLM output, affecting model performance. #...

# Description This pull request addresses issue https://github.com/openai/simple-evals/issues/33 by fixing the regular expression used to extract answers from model outputs with MMLU. # Solution The existing regex fails to handle...