Skip to content

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

@SuperBruceJia

Description

@SuperBruceJia

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions