Commit ·
ff13cee
1
Parent(s): 195b4b5
Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,21 @@
|
|
| 1 |
---
|
| 2 |
pipeline_tag: sentence-similarity
|
| 3 |
tags:
|
| 4 |
-
- sentence-transformers
|
| 5 |
-
- feature-extraction
|
| 6 |
-
- sentence-similarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
license: apache-2.0
|
| 8 |
---
|
| 9 |
|
|
|
|
| 1 |
---
|
| 2 |
pipeline_tag: sentence-similarity
|
| 3 |
tags:
|
| 4 |
+
- sentence-transformers
|
| 5 |
+
- feature-extraction
|
| 6 |
+
- sentence-similarity
|
| 7 |
+
language:
|
| 8 |
+
- ru
|
| 9 |
+
- en
|
| 10 |
+
base_model: sentence-transformers/LaBSE
|
| 11 |
+
inference: false
|
| 12 |
+
widget:
|
| 13 |
+
- source_sentence: Kashtana
|
| 14 |
+
sentences:
|
| 15 |
+
- Astana
|
| 16 |
+
- Kustanay
|
| 17 |
+
- Yerevan
|
| 18 |
+
example_title: Geonames cities
|
| 19 |
license: apache-2.0
|
| 20 |
---
|
| 21 |
|