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