nflechas's picture
Update README.md
859dfaf
|
raw
history blame
711 Bytes
metadata
dataset_info:
  features:
    - name: sentence1
      dtype: string
    - name: sentence2
      dtype: string
    - name: label
      dtype: float64
  splits:
    - name: train
      num_bytes: 547540
      num_examples: 1411
    - name: validation
      num_bytes: 40604
      num_examples: 168
    - name: test
      num_bytes: 73097
      num_examples: 245
  download_size: 427004
  dataset_size: 661241

Dataset Card for "semantic_sentence_similarity_ES"

This dataset is based on https://huggingface.co/datasets/PlanTL-GOB-ES/sts-es, which includes the datasets presented at the SemEval 2014 and 2015 shared tasks on sentence similarity (see the link for more info about the citations). It also includes data from SemEval 2017.