Skip to content

Ensure uniqueness of sentence duplication#732

Merged
ArshaanNazir merged 10 commits intorelease/1.4.0from
ensure-uniqueness-of-sentence-duplication
Sep 1, 2023
Merged

Ensure uniqueness of sentence duplication#732
ArshaanNazir merged 10 commits intorelease/1.4.0from
ensure-uniqueness-of-sentence-duplication

Conversation

@Prikshit7766
Copy link
Copy Markdown
Contributor

@Prikshit7766 Prikshit7766 commented Aug 29, 2023

Description

This PR focuses on refining testcase generation for robustness and bias categories .The goal is to filter out records where original and transformed samples are identical from the generated testcases.


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

@Prikshit7766 Prikshit7766 linked an issue Aug 29, 2023 that may be closed by this pull request
@Prikshit7766 Prikshit7766 self-assigned this Aug 29, 2023
@Prikshit7766 Prikshit7766 marked this pull request as draft August 29, 2023 12:39
@Prikshit7766 Prikshit7766 marked this pull request as ready for review August 29, 2023 13:30
@Prikshit7766 Prikshit7766 added the v2.1.0 Issue or request to be done in v2.1.0 release label Aug 31, 2023
Copy link
Copy Markdown
Contributor

@ArshaanNazir ArshaanNazir left a comment

Choose a reason for hiding this comment

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

Can we create a function to avoid code repetitions.

Comment thread langtest/transform/__init__.py Outdated
@ArshaanNazir ArshaanNazir merged commit 742052a into release/1.4.0 Sep 1, 2023
@ArshaanNazir ArshaanNazir deleted the ensure-uniqueness-of-sentence-duplication branch September 6, 2023 04:56
@chakravarthik27 chakravarthik27 removed the v2.1.0 Issue or request to be done in v2.1.0 release label Sep 6, 2023
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.

Ensure uniqueness of sentence duplication

3 participants