Spaces:
Sleeping
Sleeping
File size: 402 Bytes
15ddcb8 c0c786c 0229d4e 15ddcb8 c0c786c 15ddcb8 c0c786c 0229d4e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: cross_entropy_loss
tags:
- evaluate
- metric
description: "computes the cross entropy loss"
sdk: gradio
sdk_version: 3.19.1
app_file: app.py
pinned: false
---
# 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. |