Brian Lawney
Results
2
issues of
Brian Lawney
The `estimate_p_values_dragon` function is raising an exception stating "f(a) and f(b) must have different signs"
bug
enhancement
Addresses a minor issue related to the deprecation of `sentence_transformers.model_card.ModelCardCallback`. This has since been changed to `sentence_transformers.model_card.SentenceTransformerModelCardCallback` and the PR will catch either object type. I initially encounted a bug...