Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
229Swapnil authored Sep 15, 2019
1 parent 3aa54f1 commit 0a58e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ Any existing KG embedding model can used in the CaRe framework. Codes for the fo

##### Run the main code:
* After installing python dependencies, execute `sh setup.sh` to download pre-trained glove embeddings. (Experiments can be run without this step as well. In that case word vectors would get randomly initialized.)
* Move to the directory of corresponding to the choice of Base model and execute: python CaRe_main.py -CN LAN -dataset ReVerb45K.
* Move to the directory of corresponding to the choice of Base model and execute: `python CaRe_main.py -CN LAN -dataset ReVerb45K`.


0 comments on commit 0a58e24

Please sign in to comment.