-
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…
-
About Hacktoberfest contributions: https://github.com/evidentlyai/evidently/wiki/Hacktoberfest-2024
**Descripton**.
The BLEU (Bilingual Evaluation Understudy) metric is used to evaluate the qua…
-
### Short description of current behavior
I have huggingface sentiment analyzer and sentiment explain comes as text in next format:
```
{'Neutral': 0.6581241488456726, 'Bullish': 0.3416257798671722…
-
### Problem
The user profile descriptions are commonly used by spammers to post spam.
Spammers often post extremely long descriptions within a few minutes of the user account being created.
P…
-
EDIT: I'm expanding this to other flat taxonomy stuff, feel free to add whatever I'm still missing.
**Is your feature request related to a problem? Please describe.**
What (from identification_o…
-
All stakeholders commented that the information page is too much text.
We should have a simpler stack of instructions with animated examples how to do the verification and classification tasks, and…
-
### Steps to reproduce the problem
On the image it says ALT
### Expected behaviour
it should be something understandable for users
### Actual behaviour
ALT
### Detailed description
_No respons…
-
I have two main questions.
My first question is which task number in this link https://instructions.apps.allenai.org/ is similar to a multi-class classification?
My second question is, if we want to…
-
may you help to understand how to do search for challenge by keywords
in
https://eval.ai/web/challenges/list
or github
https://github.com/Cloud-CV/EvalAI
for example
find changes related to …
-
I'm curious as to how TS supports generation of embeddings for documents with more tokens than the model can handle (most models support 512 only).
Will it just truncate the doc (or does the model …