jarodrigues commited on
Commit
15e9c85
·
1 Parent(s): ec25a92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ In the other group of data sets, we have the translations into PT-BR and PT-PT o
79
  ### ASSIN 2
80
 
81
  [ASSIN 2](https://huggingface.co/datasets/assin2) is a **PT-BR data** set of approximately 10.000 sentence pairs, split into 6.500 for training, 500 for validation, and 2.448 for testing, annotated with semantic relatedness scores (range 1 to 5) and with binary entailment judgments.
82
- This data set supports the task of semantic text similarity (STS), which consists of assigning a score of how semantically related two sentences are; and the task of recognizing textual entailment (RTE), which given a pair of sentences, consists of determining whether the first entails the second.
83
 
84
  | Model | RTE (Accuracy) | STS (Pearson)|
85
  |---------------------|----------------|--------------|
 
79
  ### ASSIN 2
80
 
81
  [ASSIN 2](https://huggingface.co/datasets/assin2) is a **PT-BR data** set of approximately 10.000 sentence pairs, split into 6.500 for training, 500 for validation, and 2.448 for testing, annotated with semantic relatedness scores (range 1 to 5) and with binary entailment judgments.
82
+ This data set supports the task of semantic textual similarity (STS), which consists of assigning a score of how semantically related two sentences are; and the task of recognizing textual entailment (RTE), which given a pair of sentences, consists of determining whether the first entails the second.
83
 
84
  | Model | RTE (Accuracy) | STS (Pearson)|
85
  |---------------------|----------------|--------------|