closji/seq2seq-cola
Dataset Card for "seq2seq-cola" More Information needed
019
1---2dataset_info:3 features:4 - name: text5 dtype: string6 - name: label7 dtype: string8 - name: orig_idx9 dtype: int6410 splits:11 - name: train12 num_bytes: 70370013 num_examples: 855114 - name: validation15 num_bytes: 8704116 num_examples: 104317 - name: test18 num_bytes: 8602519 num_examples: 106320 download_size: 021 dataset_size: 87676622---23# Dataset Card for "seq2seq-cola"24 25[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)