Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rlebras authored Mar 12, 2020
1 parent 59fb733 commit e37f30a
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 @@ -6,7 +6,7 @@ To run a generation experiment (either conceptnet or atomic), follow these instr
First clone, the repo:

```
git clone https://github.com/atcbosselut/comet.git
git clone https://github.com/allenai/comet-public.git
cd comet
```

Expand Down Expand Up @@ -58,4 +58,4 @@ demo_model = DemoModel("/path/to/pretrained_model")
demo_model.predict("man with axe", "CapableOf", "beam-10")
```
```

0 comments on commit e37f30a

Please sign in to comment.