runtime error

Exit code: 1. Reason: Precomputed data not found. Reading and processing the text file... Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> with open('/kaggle/input/precomputed-stories/precomputed_text.pkl', 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/kaggle/input/precomputed-stories/precomputed_text.pkl' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> with open('/kaggle/input/long-discord/messages.txt', 'r', encoding='utf-8') as f: FileNotFoundError: [Errno 2] No such file or directory: '/kaggle/input/long-discord/messages.txt'

Container logs:

Fetching error logs...