hayabhay / frogbase

Transform audio-visual content into navigable knowledge.
https://frogbase.dev
MIT License
781 stars 95 forks source link

Summarize Issue: IndexError: index out of range in self #9

Closed Andreilys closed 1 year ago

Andreilys commented 2 years ago

Getting this error when running Summarize

"Return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) IndexError: index out of range in self"

Screenshot 2022-11-18 at 1 24 25 PM
hayabhay commented 1 year ago

Summarization is currently removed and will be integrated with GPT-3 in the next update and should fix this issue.