seq2seq-stsb / README.md
carlosejimenez's picture
Upload README.md with huggingface_hub
b7372e5
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: string
    - name: orig_idx
      dtype: int64
  splits:
    - name: train
      num_bytes: 933010
      num_examples: 5749
    - name: validation
      num_bytes: 262564
      num_examples: 1500
    - name: test
      num_bytes: 220997
      num_examples: 1379
  download_size: 0
  dataset_size: 1416571

Dataset Card for "seq2seq-stsb"

More Information needed