asahi417 commited on
Commit
70bb202
·
1 Parent(s): 8cdab60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -9,7 +9,6 @@ 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
- <h1>RelBERT</h1>
13
  High-quality semantic representative embedding of word pairs powered by pre-trained language model.
14
  All you need is to install <a href="https://pypi.org/project/relbert/">relbert</a> library by <b> pip install relbert</b> and explore in python as below.
15
 
 
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
  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 <b> pip install relbert</b> and explore in python as below.
14