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
I haven't actually experimented to the stage of generating results, so there's a question.
The transformer tokenizer, i.e., BART tokenizer here, generally separates symbols like <> from words.
Is there any post-process for seq2seq results to eliminate the side effect, or deal with the possible ill-format SPARQL or Program?
I assume that
<b>
splits functions, and<c>
splits arguments of functions, is it true?Thanks for your reply.
The text was updated successfully, but these errors were encountered: