dalle-mini / seq2seq

Commit History

* Only perform validation if requested
32dc2d8

Pedro Cuenca commited on

Preprocessing: return "labels", "decoder_input_ids" and
df3c7bd

Pedro Cuenca commited on

Decoder: set eos to an unreachable value, set min_length=max_length to
a841a4c

Pedro Cuenca commited on

accept tsv files as inputs.
a104edb

Pedro Cuenca commited on

val_max_target_length set to OUTPUT_LENGTH
6c27b0d

Pedro Cuenca commited on

use pylogging to refer to logging.
d9f5a35

Pedro Cuenca commited on

fix typos and update requirements
de74f11

Pedro Cuenca commited on

feat: adjust seq2seq script for dalle
3f0364c

boris commited on

feat: add seq2seq requirements
fad333f

boris commited on

feat: add run_seq2seq_flax
46cb01f

boris commited on