You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Graph Zero is a novel AlphaZero-style algorithm incorporating Graph Attention Networks for improved game state representation, implemented in pure CUDA, distributed training
A project focused on maximizing HellaSwag scores on models trained on a budget (also a pretraining codebase). How high can a 124M parameter base model trained on 10B tokens for 1 epoch get? Which a…