google-research / bleurt

BLEURT is a metric for Natural Language Generation based on transfer learning.
https://arxiv.org/abs/2004.04696
Apache License 2.0
697 stars 85 forks source link

Enforce the type of inputs tokens to be "int64". #44

Closed yongchanghao closed 1 year ago

yongchanghao commented 2 years ago

This should fix issue #9 for this version of code.

yongchanghao commented 1 year ago

Closing this PR as it was fixed. See #9