RavenK commited on
Commit
3bc73cb
1 Parent(s): b0c2da9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ outputs = outputs["last_hidden_state"][:, 0, :] # get embedding without FC. may
60
 
61
  ### Other Uses
62
 
63
- Please refer to our code repository to get more details.
64
 
65
  ## Citation
66
 
 
60
 
61
  ### Other Uses
62
 
63
+ Please refer to the [demo](https://github.com/RavenKiller/TAC/blob/main/scripts/demo.ipynb) in our code repository.
64
 
65
  ## Citation
66