LOVEISI

Results 3 issues of LOVEISI

![image](https://github.com/user-attachments/assets/02b3e5dc-bf41-4b6b-b44c-ec1bf9f7508a) It looks like rl_run.py is custom for Code Translation, but I want to do a Code Completion task

Traceback (most recent call last): File "G:\CodeRL_A3\CodeRL\CodeRL\train.py", line 155, in main(args) File "G:\CodeRL_A3\CodeRL\CodeRL\train.py", line 149, in main run_training(args, train_data) File "G:\CodeRL_A3\CodeRL\CodeRL\train.py", line 35, in run_training model = transformers.T5ForConditionalGeneration.from_pretrained( File "H:\Anaconda\envs\CodeRL_A3\lib\site-packages\transformers\modeling_utils.py",...

I couldn't find the path models/codet5_tokenizer/. Is this supposed to be my output path? ![image](https://github.com/user-attachments/assets/e28de129-2e30-4d2d-8a29-16cfc7f96b54)