

Hello,
I have followed the instruction including downloading the necessary file for caption2024 and when I run the program, I receive the error shown in the first screen (line 21, file train.py on calling NLGEval). If I comment this line out to see if I can continue without it, I got another error in the second screenshot (line 374, file train.py, on the for loop for dataloader).
System: Windows 11 Home
Code & Data: just downloaded a few days ago:
mySNdl.downloadDataTask(task="caption-2024", split=["train","valid", "test","challenge"]) # SN challenge 2024
Using visual studio code, I don't see any compiling error, i.e., NGLEval can be seen in the packages.
Thank you.
Hello,
I have followed the instruction including downloading the necessary file for caption2024 and when I run the program, I receive the error shown in the first screen (line 21, file train.py on calling NLGEval). If I comment this line out to see if I can continue without it, I got another error in the second screenshot (line 374, file train.py, on the for loop for dataloader).
System: Windows 11 Home
Code & Data: just downloaded a few days ago:
mySNdl.downloadDataTask(task="caption-2024", split=["train","valid", "test","challenge"]) # SN challenge 2024
Using visual studio code, I don't see any compiling error, i.e., NGLEval can be seen in the packages.
Thank you.