Lysandre
|
a75c64d80c
|
Black 20 release
|
2020-08-26 17:20:22 +02:00 |
|
Sam Shleifer
|
0344428f79
|
[s2s] round bleu, rouge to 4 digits (#6704)
|
2020-08-25 00:33:11 -04:00 |
|
Sylvain Gugger
|
a573777901
|
Update repo to isort v5 (#6686)
* Run new isort
* More changes
* Update CI, CONTRIBUTING and benchmarks
|
2020-08-24 11:03:01 -04:00 |
|
Sam Shleifer
|
84c265ffcc
|
[lightning_base] fix s2s logging, only make train_loader once (#6404)
|
2020-08-16 22:49:41 -04:00 |
|
Sam Shleifer
|
f94a52cd79
|
[s2s] add BartTranslationDistiller for distilling mBART (#6363)
|
2020-08-12 11:41:04 -04:00 |
|
Sam Shleifer
|
66fa8ceaea
|
PegasusForConditionalGeneration (torch version) (#6340)
Co-authored-by: Jingqing Zhang <jingqing.zhang15@imperial.ac.uk>
|
2020-08-11 14:31:23 -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 |
|
Sam Shleifer
|
dad5e12e54
|
[seq2seq] distillation.py accepts trainer arguments (#5865)
|
2020-07-18 07:43:57 -04:00 |
|
Sam Shleifer
|
45e26125de
|
save_pretrained: mkdir(exist_ok=True) (#5258)
* all save_pretrained methods mkdir if not os.path.exists
|
2020-06-28 14:53:47 -04:00 |
|
Sam Shleifer
|
40457bcebb
|
examples/seq2seq supports translation (#5202)
|
2020-06-24 23:58:11 -04:00 |
|