transformers
2098d343 - Fix semantic error in evaluation section (#27675)

Commit
2 years ago
Fix semantic error in evaluation section (#27675) Change "convert predictions to logits" to "convert logits to predictions" to fix semantic error in the evaluation section. Logits need to be converted to predictions to evaluate the accuracy, not the other way round
Author
Parents
Loading