Gabriel Huang
Gabriel Huang
Sorry, it's been a while. Ideally try to run on Python2, there are a few subtleties that might have broken during conversion. You might also want to try lower meta-lr/lr...
The learning rate can be tuned through the optimizer, and the minus sign is due to the fact that the optimizer goes in the opposite direction to the gradient (therefore...
I'm using `pip 20.3.1 from /mnt/home/miniconda3/lib/python3.9/site-packages/pip (python 3.9)` Oh i just got that warning maybe it's related: ` DEPRECATION: A future pip version will change local packages to be built...
I updated pip to latest `22.0.4` release, pulled from `master` and reran `pip install .`, and I created the symlink, I still get this error ``` Building wheels for collected...
+1 I don't get why when we delete the run in the wandb web interface, it can't just erase all traces of that run and allow us to create a...
Hi there, There is no script, but you can just download the four files and use python to merge them, it should be fairly easy as all the files fit...
Hi there, We still have to go through the approval process in order to release the code. In the meanwhile, since a lot of our codebase is based on MASS,...
I see thanks. I didn't expect there to be three full models. Any advantages vs. plugging three heads onto one language model trunk? Also, I'm just curious, does the `n_envs`...