N'nane

Results 11 issues of N'nane

**Describe the bug** I have some artefacts in console input, some sort of placeholder making it really difficult to read what I'm typing. As you can see (in screenshot below)...

bug
installer

Hey, I get this weird error each time the **first time** I try to use `bio_embeddings` package, then it disappears the next times. ![Screenshot from 2021-09-01 12-31-31](https://user-images.githubusercontent.com/54849528/131664429-0d946622-e4cc-4936-a1ea-174c393d6e12.png)

bug

Firstly, thank you for your incredible project. When I use data from [kaggle](https://www.kaggle.com/datasets/rajeevw/ufcdata) and run this cell from [preprocessing notebook](https://github.com/WarrierRajeev/UFC-Predictions/blob/master/notebooks/preprocessing_and_EDA-1.ipynb) : ```python pct_columns = ['Str_Acc','Str_Def', 'TD_Acc', 'TD_Def'] def pct_to_frac(X): if...

### pycaret version checks - [X] I have checked that the issue still exists on the latest versions of the docs [here](https://pycaret.gitbook.io/docs/) ### Location of the documentation Here is the...

documentation

LIME is a great package for explaining model's decisions and worked great until now. However I just used it to explain my model's prediction on a classic disasters tweet classification...

I am trying to install the repo locally but I stumble upon this error: `RuntimeError: Error while exporting skill "Chiffres 2" in file "4_Numbers/skills/4_Numbers_2.yaml": The French word "téléphones" does not...

X.com not being blocked. I'm using Ubuntu 22.04 and Brave [Version 1.66.118 Chromium: 125.0.6422.147 (Official Build) (64-bit)](https://brave.com/latest/). This issue may be linked to #299

There are [some of usage examples](https://github.com/EleutherAI/lm-evaluation-harness/tree/main/examples) using the CLI tool, can you please add the same for the python package ?

The evaluation [do not run tasks twice](https://github.com/embeddings-benchmark/mteb/blob/main/mteb/evaluation/MTEB.py#L334), that is smart as it saves ressources but why is the task deleted ?? I am using the python SDK and spent several...

enhancement
good first issue

[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I cannot evaluate open source gemma:2b model using ragas. I actually get...

bug