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

Add pass passage augmenter module #352

Merged
merged 14 commits into from
Apr 24, 2024
Merged

Add pass passage augmenter module #352

merged 14 commits into from
Apr 24, 2024

Conversation

bwook00
Copy link
Contributor

@bwook00 bwook00 commented Apr 19, 2024

close #339

I've been merging branch #338, so please review pr #347 after it's merged.

bwook00 added 3 commits April 19, 2024 13:38

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@bwook00 bwook00 requested a review from vkehfdl1 April 19, 2024 04:59
bwook00 and others added 9 commits April 19, 2024 14:15
Copy link
Contributor

@vkehfdl1 vkehfdl1 left a comment

Choose a reason for hiding this comment

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

What do you think about pass_passage_augmenter do not perform calculating cosine similarity score at the passage augmenter node decorator?
Because it is pass module, I think it is better that after this module's execution, really nothing happens at all.

…core at the passage augmenter node
@bwook00 bwook00 requested a review from vkehfdl1 April 24, 2024 11:37
@vkehfdl1 vkehfdl1 merged commit c7f3f71 into main Apr 24, 2024
4 checks passed
@vkehfdl1 vkehfdl1 deleted the Feature/#339 branch April 24, 2024 15:10
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.

Add pass augmenter module
2 participants