JuanCarlosPi

Results 3 issues of JuanCarlosPi

I've been experimenting with batch generation and works fine with the Image Batch and Mask Batch of the `WAS_Node_Suite.py`. However, there is not a way to handle batches of text...

Feature

### System Info ```shell Optimum version: 1.13.2 Python 3.9.16 Tensorflow 2.12.0' ``` ### Who can help? @JingyaHuang @echarlaix ### Information - [X] The official example scripts - [ ] My...

bug

Hi Carlos, I created a dataset using Musicaiz. I used the provided code: ```python from musicaiz.tokenizers import MMMTokenizer, MMMTokenizerArguments from musicaiz.datasets import JSBChorales # Tokenize a dataset in musicaiz output_path...