BartekSadlej
commited on
Commit
•
9fec912
1
Parent(s):
01a5ec7
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- pl
|
5 |
+
model-index:
|
6 |
+
- name: PLACEHOLDER
|
7 |
+
results: []
|
8 |
+
pipeline_tag: sentence-similarity
|
9 |
+
tags:
|
10 |
+
- sentence-transformers
|
11 |
+
- sentence-similarity
|
12 |
+
- mteb
|
13 |
+
- feature-extraction
|
14 |
+
---
|