hotchpotch
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ language:
|
|
8 |
- ja
|
9 |
base_model:
|
10 |
- tohoku-nlp/bert-base-japanese-v3
|
|
|
11 |
---
|
12 |
|
13 |
高性能な日本語 [SPLADE](https://github.com/naver/splade) (Sparse Lexical and Expansion Model) モデルです。[テキストからスパースベクトルへの変換デモ](https://huggingface.co/spaces/hotchpotch/japanese-splade-demo-streamlit)で、どのようなスパースベクトルに変換できるか、WebUI から気軽にお試しいただけます。
|
|
|
8 |
- ja
|
9 |
base_model:
|
10 |
- tohoku-nlp/bert-base-japanese-v3
|
11 |
+
new_version: hotchpotch/japanese-splade-v2
|
12 |
---
|
13 |
|
14 |
高性能な日本語 [SPLADE](https://github.com/naver/splade) (Sparse Lexical and Expansion Model) モデルです。[テキストからスパースベクトルへの変換デモ](https://huggingface.co/spaces/hotchpotch/japanese-splade-demo-streamlit)で、どのようなスパースベクトルに変換できるか、WebUI から気軽にお試しいただけます。
|