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
Hi, thanks for this great project. I've been learning your code and have a question here.
In the original bert code, we need to calculate the input_mask feature when creating the inputs.
But in your version, the [input_mask] seems uncalculated.
So I'm very confused about how it works.
Looking forward to your reply.
The text was updated successfully, but these errors were encountered:
Hi, thanks for this great project. I've been learning your code and have a question here.
In the original bert code, we need to calculate the input_mask feature when creating the inputs.
But in your version, the [input_mask] seems uncalculated.
So I'm very confused about how it works.
Looking forward to your reply.
The text was updated successfully, but these errors were encountered: