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

Usage of "adequacy_model" in the def _active_to_passive() and def _passive_to_active() #23

Open
SuperBruceJia opened this issue Dec 14, 2023 · 0 comments

Comments

@SuperBruceJia
Copy link

In the codes, an adequacy model is applied to score and rank the generated sentences.
(1) def _formal_to_casual(): https://github.com/PrithivirajDamodaran/Styleformer/blob/main/styleformer/styleformer.py#L69-L95
(2) def _casual_to_formal(): https://github.com/PrithivirajDamodaran/Styleformer/blob/main/styleformer/styleformer.py#L97-L123

May I know why it is not used in the def _active_to_passive() and def _passive_to_active()?

Thank you very much!

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

No branches or pull requests

1 participant