Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ tags:
|
|
9 |
- sentence-similarity
|
10 |
library_name: sentence-transformers
|
11 |
license: apache-2.0
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# LaBSE
|
@@ -63,5 +65,4 @@ SentenceTransformer(
|
|
63 |
|
64 |
## Citing & Authors
|
65 |
|
66 |
-
Have a look at [LaBSE](https://tfhub.dev/google/LaBSE/1) for the respective publication that describes LaBSE.
|
67 |
-
|
|
|
9 |
- sentence-similarity
|
10 |
library_name: sentence-transformers
|
11 |
license: apache-2.0
|
12 |
+
base_model:
|
13 |
+
- sentence-transformers/LaBSE
|
14 |
---
|
15 |
|
16 |
# LaBSE
|
|
|
65 |
|
66 |
## Citing & Authors
|
67 |
|
68 |
+
Have a look at [LaBSE](https://tfhub.dev/google/LaBSE/1) for the respective publication that describes LaBSE.
|
|