GEM-benchmark / GEM-metrics

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

Bugfix for multi-ref: allow bare lists of lists #100

Closed tuetschek closed 2 years ago

tuetschek commented 2 years ago

Fixes the expected behavior for lists of lists as multiple references (previous version checked for lists, then always expected lists of dicts).