You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please take a look at this ticket (wang-weishi/RAP-Gen#3) for our collaborated research work RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic Program Repair. It seems that the data and checkpoints cannot be accessed in the data bucket, which requires certain permission. I am not able to access the data bucket either. Thank you so much for the verification.
Hi all,
Could you please take a look at this ticket (wang-weishi/RAP-Gen#3) for our collaborated research work RAP-Gen: Retrieval-Augmented Patch Generation with CodeT5 for Automatic Program Repair. It seems that the data and checkpoints cannot be accessed in the data bucket, which requires certain permission. I am not able to access the data bucket either. Thank you so much for the verification.
gsutil -m cp -r "gs://sfr-codet5-data-research/RAP-Gen/data" .
gsutil -m cp -r "gs://sfr-codet5-data-research/RAP-Gen/checkpoints" .
The data and checkpoints should be stored in:
https://console.cloud.google.com/storage/browser/sfr-codet5-data-research/RAP-Gen
The text was updated successfully, but these errors were encountered: