Ettore Mariotti

Results 5 issues of Ettore Mariotti

## Issue I am trying to use the Captum library to get attributions for my sequence-to-sequence T5 model. However the attributions are returned to the input token of the **decoder**...

Hi, would it be possible to add the feature of chatting with wallapop users within the python package?

Hi, After the installation of the dependencies and of the python library, when calling the `fit` method (executing the code from the `example.py`) it gives this error: ``` Traceback (most...

Hi everybody. I found a small bug when fetching Breast Cancer Wisconsin dataset: The target class is not the last column but the first one. This can be solved in...

**Describe the bug** The example from the (documentation)[https://keras.io/api/keras_nlp/models/deberta_v3/deberta_v3_masked_lm/] does not work **To Reproduce** ``` import os os.environ["KERAS_BACKEND"] = "tensorflow" # or "tensorflow" or "torch" or "jax" import keras_nlp import keras...

type:Bug
stat:awaiting response from contributor