ibaucells commited on
Commit
3354aea
1 Parent(s): 693ffd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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)) based on the similarity of the embeddings (Pearson correlation), 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
  |------------------|-------------------|---------------|
 
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
  |------------------|-------------------|---------------|