Franzi

Results 1 issues of Franzi

can you explain how the online testing works? I did this: ``` y = 1 sent = "This is bad" batch = style_transfer.get_batch([sent,], [y,], vocab.word2id) ori, tsf = decoder.rewrite(batch) print...