Update README.md
Browse files
README.md
CHANGED
@@ -97,7 +97,7 @@ print(sentence_embeddings)
|
|
97 |
|
98 |
## Evaluation Results
|
99 |
|
100 |
-
We evaluated the model on the test set of the Catalan Semantic Text Similarity ([STS-ca](https://huggingface.co/datasets/projecte-aina/sts-ca))
|
101 |
|
102 |
| STS-ca (Pearson) | Parafraseja (acc) | PAWS-ca (acc) |
|
103 |
|------------------|-------------------|---------------|
|
|
|
97 |
|
98 |
## Evaluation Results
|
99 |
|
100 |
+
We evaluated the model on the test set of the Catalan Semantic Text Similarity ([STS-ca](https://huggingface.co/datasets/projecte-aina/sts-ca)), and on two paraphrase identification tasks in Catalan: [Parafraseja](https://huggingface.co/datasets/projecte-aina/Parafraseja) and the professional translation of PAWS into Catalan.
|
101 |
|
102 |
| STS-ca (Pearson) | Parafraseja (acc) | PAWS-ca (acc) |
|
103 |
|------------------|-------------------|---------------|
|