Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
pipeline_tag: sentence-similarity
|
6 |
-
---
|
7 |
---
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
|
|
10 |
# MiniCOIL v1
|
11 |
|
12 |
MiniCOIL - is a sparse contextualized per-token embeddings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: sentence-similarity
|
6 |
---
|
7 |
|
8 |
+
|
9 |
# MiniCOIL v1
|
10 |
|
11 |
MiniCOIL - is a sparse contextualized per-token embeddings.
|