TX · Utils
LLM Training Data Calculator
If your model has N parameters, how much text does it need? A quick estimate for GPT-2 style decoder models using Chinchilla scaling heuristics.
data.tokens(N)
TX · Utils
If your model has N parameters, how much text does it need? A quick estimate for GPT-2 style decoder models using Chinchilla scaling heuristics.