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

Added several NLI datasets and DualTextClassifier (as corresponding model) #259

Closed
wants to merge 3 commits into from

Conversation

cle-ros
Copy link
Collaborator

@cle-ros cle-ros commented Feb 21, 2020

  • added common model for downloading and extracting datsets
  • added DualTextClassifier for NLI datasets
  • added SNLI dataset
  • added MultiNLI dataset
  • added SCI dataset
  • added QQP dataset
  • added RTE dataset
  • added QNLI dataset
  • added WNLI dataset

Clemens Rosenbaum added 3 commits February 21, 2020 13:36
- added DualTextClassifier for NLI datasets
- added SNLI dataset
- added MultiNLI dataset
- added SCI dataset
- added QQP dataset
- added RTE dataset
- added QNLI dataset
- added WNLI dataset
@cle-ros
Copy link
Collaborator Author

cle-ros commented Feb 26, 2020

Put on ice until new data handling logic is implemented. See #273

@cle-ros cle-ros closed this Feb 26, 2020
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.

None yet

1 participant