cross_entropy_loss / README.md
mtzig's picture
updates readme
c73716e
|
raw
history blame
402 Bytes
metadata
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.