examples/github_issue_summarization/tensor2tensor/github
Jeremy Lewi 79aa2074cd Improvements to the tensor2tensor trainer for the GitHub summarization example. (#109)
* Improvements to the tensor2tensor traininer for the GitHub summarization example.

* Simplify the launcher; we can just pass through most command line arguments and not
  use environment variables and command line arguments.

  * This makes it easier to control the job just by setting the parameters in the template
    rather than having to rebuild the images.

* Add a Makefile to build the image.

* Replace the tensor2tensor jsonnet with a newer version of the jsonnet used with T2T.

* Address reviewer comments.

* Install pip packages as user Jovyan
* Rely on implicit string conversion with concatenation in template file.
2018-04-29 20:39:16 -07:00
..
Dockerfile Improvements to the tensor2tensor trainer for the GitHub summarization example. (#109) 2018-04-29 20:39:16 -07:00
Makefile Improvements to the tensor2tensor trainer for the GitHub summarization example. (#109) 2018-04-29 20:39:16 -07:00
__init__.py Distributed training using tensor2tensor (#86) 2018-04-19 17:43:59 -07:00
github_problem.py Distributed training using tensor2tensor (#86) 2018-04-19 17:43:59 -07:00
t2t_launcher.sh Improvements to the tensor2tensor trainer for the GitHub summarization example. (#109) 2018-04-29 20:39:16 -07:00