koziev ilya commited on
Commit
ee4f669
1 Parent(s): 1c8d4f5

modifying the widget

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -5,9 +5,15 @@ tags:
5
  - feature-extraction
6
  - sentence-similarity
7
  - transformers
 
8
  license: unlicense
 
 
 
 
9
  ---
10
 
 
11
  # SBERT_PQ
12
 
13
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 312 dimensional dense vector space and can be used for tasks like clustering or semantic search.
@@ -127,4 +133,4 @@ SentenceTransformer(
127
 
128
  ## Citing & Authors
129
 
130
- <!--- Describe where people can find more information -->
 
5
  - feature-extraction
6
  - sentence-similarity
7
  - transformers
8
+ language: ru
9
  license: unlicense
10
+
11
+ widget:
12
+ - source_sentence: "Кошка ловит мышку."
13
+ sentences: ["Кто ловит мышку?", "Где живет кошка?", "Как мышку зовут?"]
14
  ---
15
 
16
+
17
  # SBERT_PQ
18
 
19
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 312 dimensional dense vector space and can be used for tasks like clustering or semantic search.
 
133
 
134
  ## Citing & Authors
135
 
136
+ <!--- Describe where people can find more information -->