This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5916ea519
vall-e
/
vall_e
/
engines
History
mrq
e5916ea519
for my sanity it seems having extraneous tokens in the embedding/classifier has the loss/acc a little higher than it should
2025-02-11 14:47:35 -06:00
..
__init__.py
for my sanity it seems having extraneous tokens in the embedding/classifier has the loss/acc a little higher than it should
2025-02-11 14:47:35 -06:00
base.py
remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling)
2024-12-15 09:42:54 -06:00
deepspeed.py
remove nan checks because it causes problems in distributed training because I'm not syncing between GPUs (and nan losses gets ignored anyways with loss scaling)
2024-12-15 09:42:54 -06:00