runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> train_dataset = SpiderDataset(file_paths, tokenizer) File "/home/user/app/app.py", line 14, in __init__ with open(file_path, 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: 'text2sql_pepe/train_others.json'
Container logs:
Fetching error logs...