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 support for QNLI dataset with unit tests #1717

Merged
merged 7 commits into from
Jun 1, 2022

Conversation

vcm2114
Copy link
Contributor

@vcm2114 vcm2114 commented May 11, 2022

Summary

  • Added support for QNLI dataset
  • Added mocked unit tests for QNLI dataset

Test

  • pytest test/datasets/test_qnli.py

Context

See #1710

test/datasets/test_qnli.py Outdated Show resolved Hide resolved
Copy link
Contributor

@Nayef211 Nayef211 left a comment

Choose a reason for hiding this comment

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

LGTM

torchtext/datasets/qnli.py Outdated Show resolved Hide resolved
@vcm2114 vcm2114 merged commit dc7325a into pytorch:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants