Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

MRPC: Exclude dev data from training dataset #1281

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

ywkim
Copy link
Contributor

@ywkim ywkim commented Dec 6, 2018

Fixes #1280

Short description of what this PR does:

  • Exclude dev data from training dataset of MRPC
  • Add MRPC test dataset

The number of examples before this PR:

  • Training: 8152
  • Dev: 816
  • Test: 0

The number of examples after this PR:

  • Training: 7336
  • Dev: 816
  • Test: 3450

@googlebot googlebot added the cla: yes PR author has signed CLA label Dec 6, 2018
@afrozenator
Copy link
Contributor

Thanks a lot for doing this @ywkim -- indeed this is an oversight!

@afrozenator afrozenator merged commit 96fb56b into tensorflow:master Dec 13, 2018
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants