Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,8 @@ pinned: false
|
|
9 |
|
10 |
<img src="https://raw.githubusercontent.com/asahi417/relbert/test/assets/relbert_logo.png" alt="" width="150" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
11 |
|
|
|
|
|
12 |
RelBERT is a high-quality semantic representative embedding of word pairs powered by pre-trained language model.
|
13 |
All you need is to install <a href="https://pypi.org/project/relbert/">relbert</a> library by
|
14 |
|
|
|
9 |
|
10 |
<img src="https://raw.githubusercontent.com/asahi417/relbert/test/assets/relbert_logo.png" alt="" width="150" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
11 |
|
12 |
+
<br>
|
13 |
+
|
14 |
RelBERT is a high-quality semantic representative embedding of word pairs powered by pre-trained language model.
|
15 |
All you need is to install <a href="https://pypi.org/project/relbert/">relbert</a> library by
|
16 |
|