google-research / pegasus

Apache License 2.0
1.59k stars 315 forks source link

PEGASUS-X in JAX/Flax requirements #240

Open janghorban opened 1 year ago

janghorban commented 1 year ago

Hello every one. Are the same requirements as PEGASUS needed to implement PEGASUS-X in JAX/Flax ? tensorflow-text==1.15.0rc0 tensor2tensor==1.15.0 tensorflow-datasets==3.0.0 tensorflow-gpu==1.15.2

tensorflow-text 1.15.0rc0 requires Python version 3.6.9 What version of Python does it require? Thanks.