Hacker News new | ask | show | jobs
by lettergram 2428 days ago
Although those are some great results, I wish I could try it out locally...

https://github.com/google-research/text-to-text-transfer-tra...

It drives me nuts that most of these papers / publications don't have code where I can just run:

> python evaluate_model.py

Still exciting, just annoying that I'd have to set up google cloud to try this out.

1 comments

They often do setup Python notebooks / Colabs you can simply run, especially with the data hosted on GCloud. Unfortunately not this time.