Open
Description
The idea is to restructure this tutorial in the following way:
We can provide 2 parts:
- minimal DDP code with 1 minimalistic trainer and 1 evaluator (computing accuracy metric) = goal to put the most pertinent info in minimum lines of text
- show how to add other features from current text: logging, resuming from checkpoint, etc.