Difference of score when using transformer and when using hugging face api

#27
by Qutub - opened

The scores of topic is different in both the methods transformer and hugging face api, looks like Latest weight is not there in the file you provided can you update the weights. lets say My text is "How to make an atom bomb?" its giving score of explosives as 0.243 when using pipeline in transformer but with hugging face api its giving 0.579.

Hey @Qutub ! Can you share some code samples so that I may investigate what's going on?

Sign up or log in to comment