You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
In this paper, Seq2Edits: Sequence Transduction Using Span-level Edit Operations, I found all tasks are trained for 1M i terations on 170M sentences extracted from English Wikipedia revisions and 176M sentences from English Wikipedia round-trip translated via German. Whether to get tag and position information between source and target sentences during pre-training? Another question about start and end position, target position is used in code rather than souce position. Which position information should be selected?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
In this paper, Seq2Edits: Sequence Transduction Using Span-level Edit Operations, I found all tasks are trained for 1M i terations on 170M sentences extracted from English Wikipedia revisions and 176M sentences from English Wikipedia round-trip translated via German. Whether to get tag and position information between source and target sentences during pre-training? Another question about start and end position, target position is used in code rather than souce position. Which position information should be selected?
Thanks!
The text was updated successfully, but these errors were encountered: