ramsrigouthamg / Questgen.ai

Question generation using state-of-the-art Natural Language Processing algorithms
https://questgen.ai/
MIT License
902 stars 288 forks source link

OSError: Can't load weights for 'ramsrigouthamg/t5_boolean_questions' #17

Open SABARISHV06 opened 3 years ago

SABARISHV06 commented 3 years ago

Hi @ramsrigouthamg any idea why I'm getting this error? am I missing anything?

OSError: Can't load weights for 'ramsrigouthamg/t5_boolean_questions'. Make sure that:

Environment: Azure databricks

Also, qg = main.QGen()

2

output = qg.predict_mcq(payload)

3

pprint (output)

Downloading: 100%|██████████| 1.21k/1.21k [00:00<00:00, 1.06MB/s] OSError: Can't load weights for 'Parth/result'. Make sure that:

dev-hjJoo commented 9 months ago

I can't load the model in this situation. Can you tell me the spacy library version?