Spaces:
Running
Running
Added source code link
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ Stack-Repo can be accessed via the [Datasets](https://huggingface.co/datasets/Re
|
|
21 |
The trained checkpoints can be downloaded from the [Models](https://huggingface.co/RepoFusion/trained_checkpoints). Please see the [README](https://huggingface.co/RepoFusion/trained_checkpoints) for complete details.
|
22 |
|
23 |
## Code
|
24 |
-
|
25 |
|
26 |
## Citation
|
27 |
```
|
|
|
21 |
The trained checkpoints can be downloaded from the [Models](https://huggingface.co/RepoFusion/trained_checkpoints). Please see the [README](https://huggingface.co/RepoFusion/trained_checkpoints) for complete details.
|
22 |
|
23 |
## Code
|
24 |
+
The code for training and evaluating RepoFusion, finetuning CodeT5, and details of how to run the scripts can be found [here](https://github.com/ServiceNow/RepoFusion)
|
25 |
|
26 |
## Citation
|
27 |
```
|