xiaowu0162 commited on
Commit
2d436ca
1 Parent(s): 67dfed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ license: mit
4
 
5
  This is a personal reproduction of the Repoformer-3B model in [this paper](https://arxiv.org/pdf/2403.10059). This model is trained on ~300k Python chunk and function completion instances created from the Stack.
6
 
 
7
 
8
  If you find this useful, please cite:
9
  ```
 
4
 
5
  This is a personal reproduction of the Repoformer-3B model in [this paper](https://arxiv.org/pdf/2403.10059). This model is trained on ~300k Python chunk and function completion instances created from the Stack.
6
 
7
+ You can follow the instructions [here](https://github.com/amazon-science/Repoformer) to use the model.
8
 
9
  If you find this useful, please cite:
10
  ```