Update README.md
#20
by
Aboukhdoud - opened
README.md
CHANGED
|
@@ -107,7 +107,7 @@ organized by Hugging Face. We developped this model as part of the project:
|
|
| 107 |
|
| 108 |
## Intended uses
|
| 109 |
|
| 110 |
-
Our model is
|
| 111 |
the semantic information. The sentence vector may be used for information retrieval, clustering or sentence similarity tasks.
|
| 112 |
|
| 113 |
By default, input text longer than 256 word pieces is truncated.
|
|
|
|
| 107 |
|
| 108 |
## Intended uses
|
| 109 |
|
| 110 |
+
Our model is intended to be used as a sentence and short paragraph encoder. Given an input text, it ouputs a vector which captures
|
| 111 |
the semantic information. The sentence vector may be used for information retrieval, clustering or sentence similarity tasks.
|
| 112 |
|
| 113 |
By default, input text longer than 256 word pieces is truncated.
|