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

Избавление от PYTHONPATH и зависимости #85

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

Conversation

Risto90
Copy link

@Risto90 Risto90 commented Jul 12, 2021

Теперь можно дообучать нейросеть без использования PYTHONPATH. Дополнил зависимости проекта, были указаны не все.

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
Neil Shepperd and others added 29 commits May 15, 2019 13:46
…nai#129)

* models_dir argument to allow models in a separate folder

* default value for models_dir to be same as before

* allow environment variables and user home in models_dir
…ation to while loop' (openai#119)

* do initial run on full context

* decrement while loop iterations

* add context to output

* remove first param

* removing first param: change shape invariant
Added the medium blog link "Beginner’s Guide to Retrain GPT-2 (117M) to Generate Custom Text Content"
Hi. David Lansky and Jack Clark asked me to update the GPT-2 License accordingly.
per cullen's request
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.

None yet