google/paxml

Error running tutorial notebook

ajikmr opened this issue · 0 comments

ajikmr commented

Hello.

I am trying to run "pax101_e2e_tutorial.ipynb' tutorial notebook.

I am getting following error:

code:
task_p = tasks_lib.SingleTask.HParams(name='translation')

error:
AttributeError: type object 'SingleTask' has no attribute 'HParams'

Thanks.