Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
-
pipeline_tag:
|
6 |
inference: false
|
7 |
---
|
8 |
|
@@ -104,4 +104,4 @@ If you use this model, or otherwise found our work valuable, you can cite us as
|
|
104 |
booktitle={Advances in Neural Information Processing Systems},
|
105 |
year={2023}
|
106 |
}
|
107 |
-
```
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
pipeline_tag: sentence-similarity
|
6 |
inference: false
|
7 |
---
|
8 |
|
|
|
104 |
booktitle={Advances in Neural Information Processing Systems},
|
105 |
year={2023}
|
106 |
}
|
107 |
+
```
|