How do I create a question answering model in Huggingfaces that answers questions about my data?
I would like to develop a question-answering model with hugging interfaces that answers questions about my input data. Unfortunately, I’m quite new to Python and also to transformers, so I need some basic help.