cross_entropy_loss / README.md
mtzig's picture
implements model
0229d4e
|
raw
history blame
406 Bytes

Metric Card for cross_entropy_loss

Metric Description

A simple metric that calculates cross-entropy loss. Created so that I can log losses from different training tasks within a Hugging Face trainer for multi-task training.