Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MF adaptation in middle_mf #31

Open
wants to merge 9 commits into
base: mf_middle_previous
Choose a base branch
from
Open

Conversation

manhbao-nguyen
Copy link
Collaborator

No description provided.

#the only possible action is the EOS or the choice of the fidelity
mask[:self.eos_token] = [0 for _ in range(self.eos_token)] #fidelity already forbidden if fid chosen
return mask

return mask


#TODO : this would have to be modified cf main-new-al, but the rules are intuitive for multifidelity as well
#Please note that we are not in the autoregressive case anymore ! That is interesting in terms of flows
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this comment mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants