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". #43

Closed yongchanghao closed 2 years ago

yongchanghao commented 2 years ago

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