Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ license: apache-2.0
|
|
| 7 |
Memformers utilize a external dynamic memory to store history information.
|
| 8 |
This repo contains implementation of the pre-trained model MemBART and its training code.
|
| 9 |
|
| 10 |
-
Check the repo [memformers](https://github.com/qywu/memformers)
|
| 11 |
|
| 12 |
## Install
|
| 13 |
|
|
|
|
| 7 |
Memformers utilize a external dynamic memory to store history information.
|
| 8 |
This repo contains implementation of the pre-trained model MemBART and its training code.
|
| 9 |
|
| 10 |
+
Check the repo [memformers](https://github.com/qywu/memformers) for details.
|
| 11 |
|
| 12 |
## Install
|
| 13 |
|