-
I'm trying to do your tutorial but I'm having this error:
Traceback (most recent call last):
File ".../short-text-classification/main.py", line 17, in
from ensemble_models import SimplifiedS…
-
How to use Fedot for multimodal case?
-
## Classification: Feature Request
## Summary
It would be nice to have an option to pass a "progress bar tick" function as an argument to the `profile()` function (and other computationally expe…
-
-
-
Hi! It seems I'm not able to find a REST API endpoint for generating embeddings for an image, in other words, providing functionality for using models like CLIP which can take both text and images as …
-
-
About Hacktoberfest contributions: https://github.com/evidentlyai/evidently/wiki/Hacktoberfest-2024
**Description**
The ROUGE (Recall-Oriented Understudy for Gisting Evaluation) metric evaluates…
-
1. When running the script with the **--do_contrastive_cls** argument, I receive the following error:
```
Traceback (most recent call last):
File "ContrastiveAA-main\examples\pytorch\text-class…
-
### Feature request
Zero-shot classification can be solved with NextSentencePrediction task of BERT, and it has shown competitive results to NLI-based zero-shot classification in some cases. There …