hotchpotch
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ base_model:
|
|
21 |
|
22 |
## [YASEM (Yet Another Splade|Sparse Embedder)](https://github.com/hotchpotch/yasem)
|
23 |
|
|
|
|
|
24 |
```bash
|
25 |
pip install yasem
|
26 |
```
|
|
|
21 |
|
22 |
## [YASEM (Yet Another Splade|Sparse Embedder)](https://github.com/hotchpotch/yasem)
|
23 |
|
24 |
+
yasem を使うと、SPLADEの推論を簡単に利用できます。
|
25 |
+
|
26 |
```bash
|
27 |
pip install yasem
|
28 |
```
|