rpryzant / delete_retrieve_generate

PyTorch implementation of the Delete, Retrieve Generate style transfer algorithm
MIT License
132 stars 26 forks source link

yelp_config.json should contain "data" as key by default instead of "paper_data" #3

Closed c0dzilla closed 5 years ago

c0dzilla commented 5 years ago

Not sure if this has been done on purpose. Nevertheless, since data is the actual name of the directory, it makes more sense to use it instead of paper_data as the default directory name everywhere inside config_yelp.json? Avoids an unnecessary tweaking for people using this directly.

rpryzant commented 5 years ago

Ah thanks for the catch! Fixed: https://github.com/rpryzant/delete_retrieve_generate/commit/a77fbd8ab1f61e36220f2c476d459c4c97249d5c