johngiorgi
commited on
Commit
•
480fc7d
1
Parent(s):
1db545c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# DeCLUTR-base
|
2 |
|
3 |
## Model description
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: sentence-similarity
|
3 |
+
tags:
|
4 |
+
- sentence-transformers
|
5 |
+
- feature-extraction
|
6 |
+
- sentence-similarity
|
7 |
+
language: en
|
8 |
+
license: apache-2.0
|
9 |
+
datasets:
|
10 |
+
- openwebtext
|
11 |
+
---
|
12 |
+
|
13 |
# DeCLUTR-base
|
14 |
|
15 |
## Model description
|