Commit
·
ec25a92
1
Parent(s):
5bbdd69
Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ In the other group of data sets, we have the translations into PT-BR and PT-PT o
|
|
78 |
|
79 |
### ASSIN 2
|
80 |
|
81 |
-
[ASSIN 2](https://huggingface.co/datasets/assin2) is a **PT-BR data** set of approximately 10
|
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)|
|
|
|
78 |
|
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)|
|