Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What tensorflow versions are possible? #59

Closed
lambdaofgod opened this issue Nov 28, 2023 · 1 comment
Closed

What tensorflow versions are possible? #59

lambdaofgod opened this issue Nov 28, 2023 · 1 comment

Comments

@lambdaofgod
Copy link

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?

@deepvine
Copy link

In my case, it worked with version 2.13.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants