google-research / text-to-text-transfer-transformer

Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
https://arxiv.org/abs/1910.10683
Apache License 2.0
6.18k stars 757 forks source link

Store postprocessed targets in LegacyMetric. Remove unused postprocessing and _compute_metrics method. #1071

Closed copybara-service[bot] closed 1 year ago

copybara-service[bot] commented 1 year ago

Store postprocessed targets in LegacyMetric. Remove unused postprocessing and _compute_metrics method.