runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( /usr/local/lib/python3.10/site-packages/transformers/data/datasets/language_modeling.py:53: FutureWarning: This dataset will be removed from the library soon, preprocessing should be handled with the 🤗 Datasets library. You can have a look at this example script for pointers: https://github.com/huggingface/transformers/blob/main/examples/pytorch/language-modeling/run_mlm.py warnings.warn( Error loading dataset: Input file path https://huggingface.co/spaces/soalwin/meow/resolve/main/gpt2trainmodel.txt not found Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> raise ValueError("Failed to load dataset. Please check the file path and format.") ValueError: Failed to load dataset. Please check the file path and format.
Container logs:
Fetching error logs...