Skip to content

persiannlp/parsbert-base-parsinlu-multiple-choice

Persiannlp/parsbert-base-parsinlu-multiple-choice is machine learning model.

About persiannlp/parsbert-base-parsinlu-multiple-choice

This is a parsbert-based model for multiple-choice question answering . It is an example of how you can run this model . The model is called AutoModelForMultipleChoice . For more details, visit this page: http://://www.persiannlp/parsbert-base-parsinlu-multiple-choice-model.com/persian-nlp . The above is a simple example of running this model: run_model(question: str, candicates: List[str]): assert len(candicates) == 4, "you need four candidates" for c in candicates (C) for c: ,
View model source

Explore

FAQ