Skip to content

[doc prepare_seq2seq_batch] fix docs#8013

Merged
sshleifer merged 1 commit intohuggingface:masterfrom
patil-suraj:fix-s2s-batch-doc
Oct 24, 2020
Merged

[doc prepare_seq2seq_batch] fix docs#8013
sshleifer merged 1 commit intohuggingface:masterfrom
patil-suraj:fix-s2s-batch-doc

Conversation

@patil-suraj
Copy link
Copy Markdown
Contributor

The prepare_seq2seq_batch batch returns [input_ids, attention_mask, labels] and not [input_ids, attention_mask, decoder_input_ids]. This PR fixes the docs accordingly.

@sshleifer

@sshleifer sshleifer merged commit 38f6739 into huggingface:master Oct 24, 2020
@patil-suraj patil-suraj deleted the fix-s2s-batch-doc branch October 24, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants