Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/JiachengLi1995/UCTopic into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
JiachengLi1995 committed Mar 10, 2022
2 parents 86caac7 + 09f3c79 commit 287cba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Our released model:
Unzip to get `uctopic-base` folder.

## Getting Started
We provide an easy-to-use sentence embedding tool based on our UCTopic model. To use the tool, first install the uctopic package from PyPI
We provide an easy-to-use phrase representation tool based on our UCTopic model. To use the tool, first install the uctopic package from PyPI
```bash
pip install uctopic
```
Expand Down Expand Up @@ -162,4 +162,4 @@ Please cite our paper if you use UCTopic in your work:
year={2022},
volume={abs/2202.13469}
}
```
```

0 comments on commit 287cba9

Please sign in to comment.