GEM-benchmark / GEM-metrics

Automatic metrics for GEM tasks
https://gem-benchmark.com
MIT License
60 stars 20 forks source link

CIDEr #89

Closed jordiclive closed 2 years ago

jordiclive commented 2 years ago

This PR adds the CIDEr (Consensus-Based Image Description Evaluation) Metric based on the original implementation. The only difference is the tokenization (http://arxiv.org/abs/1411.5726).

This is in response to issue/33

tuetschek commented 2 years ago

Looks good to me. Thanks @jordanclive50 !