Update README.md
Browse files
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
|
| 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 |
|