panagoa commited on
Commit
7a47c16
·
verified ·
1 Parent(s): 7f26755

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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.