seq2seq-mrpc / README.md
carlosejimenez's picture
Upload README.md with huggingface_hub
baa9289
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype: string
- name: orig_idx
dtype: int64
splits:
- name: train
num_bytes: 1073331
num_examples: 3668
- name: validation
num_bytes: 120267
num_examples: 408
- name: test
num_bytes: 499335
num_examples: 1725
download_size: 0
dataset_size: 1692933
---
# Dataset Card for "seq2seq-mrpc"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)