Update metadata with huggingface_hub (#1)
Browse files- Update metadata with huggingface_hub (69a04ab52b5e468e2b63b9c8f489db016ae99187)
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
3 |
tags:
|
4 |
- sentence-transformers
|
5 |
- feature-extraction
|
6 |
- sentence-similarity
|
7 |
-
|
8 |
-
|
9 |
---
|
10 |
|
11 |
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
license: apache-2.0
|
4 |
+
library_name: sentence-transformers
|
5 |
tags:
|
6 |
- sentence-transformers
|
7 |
- feature-extraction
|
8 |
- sentence-similarity
|
9 |
+
- transformers
|
10 |
+
pipeline_tag: sentence-similarity
|
11 |
---
|
12 |
|
13 |
|