transformers
d73181b3 - Fix UnboundLocalError in WER metric computation (#40402)

Commit
116 days ago
Fix UnboundLocalError in WER metric computation (#40402) Renamed wer metric variable to wer_metric to avoid naming conflict with local variable assignment in compute_metrics function. Co-authored-by: pranam-gf <pranam@goodfin.com>
Author
Parents
Loading