seq2seq-cola / README.md
carlosejimenez's picture
Upload README.md with huggingface_hub
82e1c8c
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: orig_idx
      dtype: int64
  splits:
    - name: train
      num_bytes: 703700
      num_examples: 8551
    - name: validation
      num_bytes: 87041
      num_examples: 1043
    - name: test
      num_bytes: 86025
      num_examples: 1063
  download_size: 0
  dataset_size: 876766

Dataset Card for "seq2seq-cola"

More Information needed