Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icml-2020-nlp authored Feb 19, 2020
1 parent 42348ed commit dec00bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Under review.

<br>This repository provides pre-processed dataset, source code, and pre-trained weights used for our experiment.

<!--
### Full documentation will be released soon (within a few days).

![Our model](model.jpg)
!-->

## Folder description
```
Expand Down Expand Up @@ -39,7 +40,7 @@ cd fairseq-semsim
pip install --editable .
```

For inferencing, our pre-trained weight is also available [here](https://drive.google.com/open?id=1CNgK6ZkaqUD239h_6GkLmfUOGgryc2v9).
We also provides our pre-trained weights for fast evauation of our model : [Download](https://drive.google.com/open?id=1CNgK6ZkaqUD239h_6GkLmfUOGgryc2v9).

| Name | SHA1SUM |
|:---------:|:----------------------------------------:|
Expand Down

0 comments on commit dec00bb

Please sign in to comment.