Models numpy version and version installed after running pip install transformers[sentencepiece]
#35220
Labels
pip install transformers[sentencepiece]
#35220
System Info
MacOs Sequoia 15.0.1, Python 3.10
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
From https://huggingface.co/learn/nlp-course/chapter3/3#training I run this code,
This is the output
If I run the code again, the error doesn't show up again.
I have seen this earlier in the hugging face class, but instead of burying I wanted to let you know. I am not sure if it is a bug, but it would be user friendly to have a requirements.txt file with all necessary packages and version so there is no issue alike.
Expected behavior
I would expect not to see the error. If I see the error I would like to be given step-by-step instructions how to resolve it.
The text was updated successfully, but these errors were encountered: