qywu
/

Text2Text Generation
Transformers
PyTorch
Inference Endpoints
qywu commited on
Commit
1afe05b
1 Parent(s): 6025ab3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) fpr details.
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