Safetensors
Japanese
bert
hotchpotch commited on
Commit
5f6b23e
·
verified ·
1 Parent(s): fa0ad02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ```