Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,10 @@ language:
|
|
| 7 |
- ja
|
| 8 |
pipeline_tag: sentence-similarity
|
| 9 |
tags:
|
| 10 |
-
|
| 11 |
base_model:
|
| 12 |
-
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
このドキュメントの日本語版はまだ作成中です。申し訳ありません。
|
|
@@ -159,4 +160,4 @@ If you'd like to cite this work, please cite the technical report:
|
|
| 159 |
archivePrefix={arXiv},
|
| 160 |
primaryClass={cs.CL}
|
| 161 |
}
|
| 162 |
-
```
|
|
|
|
| 7 |
- ja
|
| 8 |
pipeline_tag: sentence-similarity
|
| 9 |
tags:
|
| 10 |
+
- ColBERT
|
| 11 |
base_model:
|
| 12 |
+
- cl-tohoku/bert-base-japanese-v3
|
| 13 |
+
license: mit
|
| 14 |
---
|
| 15 |
|
| 16 |
このドキュメントの日本語版はまだ作成中です。申し訳ありません。
|
|
|
|
| 160 |
archivePrefix={arXiv},
|
| 161 |
primaryClass={cs.CL}
|
| 162 |
}
|
| 163 |
+
```
|