runtime error

/home/user/.local/lib/python3.10/site-packages/transformers/convert_slow_tokenizer.py:550: UserWarning: The sentencepiece tokenizer that you are converting to a fast tokenizer uses the byte fallback option which is not implemented in the fast tokenizers. In practice this means that the fast version of the tokenizer can produce unknown tokens whereas the sentencepiece version would have converted these unknown tokens into a sequence of byte tokens matching the original piece of text. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 111, in <module> value=examples[0][2], IndexError: list index out of range

Container logs:

Fetching error logs...