Paul commited on
Commit
d42121d
·
verified ·
1 Parent(s): f310888

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ license: apache-2.0
27
  # Semantic Textual Similarity for the Greek language using Transformers and Transfer Learning
28
  ### By the Hellenic Army Academy (SSE) and the Technical University of Crete (TUC)
29
 
30
- > The model was manually converted to ONNX format.
31
 
32
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
33
 
 
27
  # Semantic Textual Similarity for the Greek language using Transformers and Transfer Learning
28
  ### By the Hellenic Army Academy (SSE) and the Technical University of Crete (TUC)
29
 
30
+ > The model was manually converted to ONNX format. The original model is available [here](https://huggingface.co/lighteternal/stsb-xlm-r-greek-transfer).
31
 
32
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
33