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 Mar 12, 2024. It is now read-only.
When I train and eval the model, there is a variable called
samples
.This variable is consist of two parts: which is called
mask
andtensors
.I do not understand how the
mask
andtensors
be created. Even in the eval time, how they are generated?The text was updated successfully, but these errors were encountered: