Replies: 1 comment 2 replies
-
@xjtulien Your question has been answered in the comment in the code.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you very much for sharing such wonderful work. I have read the paper and the code in the related repository in detail. I have some questions about the code related to the causal model. These questions are specifically reflected in the following code:
in train.py line 403 - 442:
Why not concatenate future_target with input_ids and use them together as labels?
I would really appreciate it if you could find time to reply to my question.
Beta Was this translation helpful? Give feedback.
All reactions