Activity
Update and rename local_test.sh to example_commands.sh
Update and rename local_test.sh to example_commands.sh
Add another sentencepiece vocab.
Add another sentencepiece vocab.
Add example commands for quick test.
Add example commands for quick test.
Add example sentencepiece vocabulary file.
Add example sentencepiece vocabulary file.
Add simple LM training baselines
Add simple LM training baselines
efficientdet: update requirements.txt
efficientdet: update requirements.txt
Pull request merge
Open source the Hero search space used in Symbolic Discovery of Optim…
Open source the Hero search space used in Symbolic Discovery of Optim…
Fix the inplace sign operation
Fix the inplace sign operation
Pull request merge
p.add_(torch.sign(update), alpha=-group['lr']) has been made more eff…
p.add_(torch.sign(update), alpha=-group['lr']) has been made more eff…
Pull request merge