File size: 711 Bytes
8e25299
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
859dfaf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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.