You are reading immutable version 4. The current guide may be newer.

Study the paper

Scaling Laws for Neural Language Models

Lessons, visuals, quizzes, flashcards, and resources—organized in teaching order.

All activities

Optimal Allocation of Compute Budget

Figure 9: Overfitting and Dataset Size

Figure 9: Overfitting and Dataset Size

The early-stopped test loss L(N,D)L(N,D) depends predictably on the dataset size DD and model size NN. For large DD, performance is a straight power law in NN. For a smaller fixed DD, performance stops improving as NN increases and the model begins to overfit. The extent of overfitting depends predominantly on the ratio NαN/αD/DN^{\alpha_N / \alpha_D} / D.

Sources

S4.F9

Figure 9: The early-stopped test loss L​(N,D)𝐿𝑁𝐷L(N,D) depends predictably on the dataset size D𝐷D and model size N𝑁N according to Equation (1.5). Left: For large D𝐷D, performance is a straight power law in N𝑁N. For a smaller fixed D𝐷D, performance stops improving as N𝑁N increases and the model begins to overfit. (The reverse is also true, see Figure 4.) Right: The extent of overfitting depends predominantly on the ratio NαNαD/Dsuperscript𝑁subscript𝛼𝑁subscript𝛼𝐷𝐷N^{\frac{\alpha_{N}}{\alpha_{D}}}/D, as predicted in equation (4.3). The line is our fit to that equation.
Reported values
MeasureValue
Sources

S4.F9

Figure 9: The early-stopped test loss L​(N,D)𝐿𝑁𝐷L(N,D) depends predictably on the dataset size D𝐷D and model size N𝑁N according to Equation (1.5). Left: For large D𝐷D, performance is a straight power law in N𝑁N. For a smaller fixed D𝐷D, performance stops improving as N𝑁N increases and the model begins to overfit. (The reverse is also true, see Figure 4.) Right: The extent of overfitting depends predominantly on the ratio NαNαD/Dsuperscript𝑁subscript𝛼𝑁subscript𝛼𝐷𝐷N^{\frac{\alpha_{N}}{\alpha_{D}}}/D, as predicted in equation (4.3). The line is our fit to that equation.