CodeT5 icon indicating copy to clipboard operation
CodeT5 copied to clipboard

Query on the data and checkpoint of RAP-Gen

Open wang-weishi opened this issue 11 months ago • 0 comments

Hi all,

Could you please take a look at this ticket (https://github.com/wang-weishi/RAP-Gen/issues/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

wang-weishi avatar Nov 26 '24 06:11 wang-weishi