Sam Shleifer
|
f1a4e06f1f
|
[Fix] seq2seq pack_dataset.py actually packs (#5913)
Huge MT speedup!
|
2020-07-20 15:18:26 -04:00 |
|
Sam Shleifer
|
09a2f40684
|
Seq2SeqDataset uses linecache to save memory by @Pradhy729 (#5792)
Co-authored-by: Pradhy729 <49659913+Pradhy729@users.noreply.github.com>
|
2020-07-18 13:57:33 -04:00 |
|
Nathan Raw
|
529850ae7b
|
Lightning Updates for v0.8.5 (#5798)
Co-authored-by: Sam Shleifer <sshleifer@gmail.com>
|
2020-07-17 22:43:06 -04:00 |
|
Sam Shleifer
|
283500ff9f
|
[seq2seq] pack_dataset.py rewrites dataset in max_tokens format (#5819)
|
2020-07-16 14:06:49 -04:00 |
|
Sam Shleifer
|
353b8f1e7a
|
Add mbart-large-cc25, support translation finetuning (#5129)
improve unittests for finetuning, especially w.r.t testing frozen parameters
fix freeze_embeds for T5
add streamlit setup.cfg
|
2020-07-07 13:23:01 -04:00 |
|
Sam Shleifer
|
13deb95a40
|
Move tests/utils.py -> transformers/testing_utils.py (#5350)
|
2020-07-01 10:31:17 -04:00 |
|
Sam Shleifer
|
393b8dc09a
|
examples/seq2seq/run_eval.py fixes and docs (#5322)
|
2020-06-26 19:20:43 -04:00 |
|
Sam Shleifer
|
5543b30aa6
|
[pl_examples] default warmup steps=0 (#5316)
|
2020-06-26 15:03:41 -04:00 |
|
Sam Shleifer
|
40457bcebb
|
examples/seq2seq supports translation (#5202)
|
2020-06-24 23:58:11 -04:00 |
|