I am trying to run bleurt with tensorflow 2.15 and I get
TypeError: Binding inputs to tf.function failed due to `got an unexpected keyword argument 'input_ids'`. Received args: () and kwargs: {'input_ids': <tf.Tensor: shape=(10, 128), dtype=int64, numpy=
Which looks like my tensorflow is too new.
What is the newest tensorflow version supported by bleurt?
I am trying to run bleurt with tensorflow 2.15 and I get
Which looks like my tensorflow is too new.
What is the newest tensorflow version supported by bleurt?