Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Model directory as a parameter to encode.py #23

Open
wants to merge 60 commits into
base: finetuning
Choose a base branch
from

Conversation

erickrf
Copy link

@erickrf erickrf commented Aug 19, 2019

I included a CLI argument to encode.py allowing to specify the model directory. The default was kept as models.

WuTheFWasThat and others added 30 commits February 17, 2019 17:24
…ve LF line endings and all files stay unix on commit
Add note about setting PYTHONIOENCODING=UTF-8 env var for running
examples
Example will `tee` stdout to `/tmp/samples` from conditional and
unconditional generation scripts.
added python download script and modified requirements to add the modules needed. Tested in Windows Version 10.0.17134 Build 17134  and Ubuntu 18.04.1 LTS
This write-up was loosely inspired in part by Mitchell et al.’s work on
[Model Cards for Model Reporting](https://arxiv.org/abs/1810.03993).
Adding such model usage sections could be good practice in general for
open source research projects with potentially broad applications.
This enables multi-GPU or distributed training using Horovod
WuTheFWasThat and others added 29 commits March 18, 2019 14:27
Added instructions and script for distributed training with Horovod
… are enough contiguous tokens to sample from.

This can be disabled with --combine 0.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants