mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
![]() The unconditional generation works now but if the seed is fixed, the sample is the same every time. n_samples > 1 will give different samples though. I am giving the start token as '<|endoftext|>' for the unconditional generation. |
||
---|---|---|
.. | ||
lm_finetuning | ||
extract_features.py | ||
run_classifier.py | ||
run_gpt2.py | ||
run_openai_gpt.py | ||
run_squad.py | ||
run_swag.py | ||
run_transfo_xl.py |