-
The current state of the code is bad. It's hard to understand and essentially hard-coded for the experiments I ran for the paper. But the core functionality could be broken out into class/module which…
-
Hi, when I use the command for evaluating Llama-2 7B on wikitext2:
lm_eval --model hf --model_args pretrained=meta-llama/Llama-2-7b-hf --tasks wikitext --device cuda:0 --batch_size 1
…
-
`ranges::rotate_copy` and `ranges::shuffle` (and possibly others) don't explicitly say that they use `iter_move` and / or `iter_swap`. Should they?
-
CryptoLUX Research Group, University of Luxembourg application for Zcash foundation grants.
Our proposal is the empirical analysis of the Zcash blockchain. Despite Zcash positioning itself as a pri…
-
Hello, i think @nicowilliams have had ideas about a language specification repo under the jqlang organisation. Could that be interesting? maybe want to mess around in this repo for a while and then se…
wader updated
5 months ago
-
Hi, I recently read you paper published in SC2020. The paper used node2vec to demonstrate the system design. However, I do not find this application in the source code, and the api cannot figure out t…
-
https://www.reddit.com/r/algotrading/comments/cv83yh/overfitting
-
High-frequency pv simulations are useful in several contexts including grid impact studies and energy storage simulations. The scarcity of high-frequency irradiance datasets has spurred the developme…
-
Blocked by https://github.com/rust-lang/rust/issues/86656.
-
Due to their lack of backward pass, forward-mode autograd often has considerably different implementation properties than reverse-mode autograd. Given its different performance tradeoffs, I wonder whe…