-
**Describe the bug**
The wrapper for HF tokenizers misses some key functionality.
**Steps/Code to reproduce bug**
```python
from nemo.collections.nlp.modules.common.tokenizer_utils import ge…
-
Managed to train t5-11b on 1x 40GB gpu w/ Deepspeed (A100-SXM4-40GB)
Thank you, @PeterAJansen for letting me use your hardware!
Thank you, @jeffra and @samyam, for not believing that it is not p…
-
### System information
- OS:
* Windows 11, 21H2, build 22000.856
* WSL2, Ubuntu 22.04 -- allocated 8Gb in .wslconfig
- TF Serving installed using docker, version 2.9.1
- Hardware:
* …
-
My current results table top hits includes many stopwords. In the examples, there is a parameter 'english' passed to remove stopwords, but there is no arguement to pass in the BERTopic version I have …
-
Hello,
I'm trying to use the contextual spell checker for Spanish. I run the script in https://github.com/R1j1t/contextualSpellCheck/blob/88bbbb46252c534679b185955fd88c239ed548a7/examples/ja_example.…
-
There is Jax/Flax based script available for pretraining wav2vec2 [here](https://github.com/huggingface/transformers/tree/main/examples/research_projects/jax-projects/wav2vec2). I have been trying to …
-
これでprotoc, grpcurl, mecab, mecab辞書3種の追加インストールが成功したので,更新しておいてください
https://github.com/besna-institute/sakamoto-nlp-api/blob/multilingual/.devcontainer/Dockerfile
なお,そのリポジトリではPythonはdevcontainer.jsonから…
-
is it possible to run this gghml model on raspberry pi hardware?
-
Hi! Flair looks amazing. Clean code, easy to use. Thanks for making it open source!
I was wondering if you plan to add support for more languages? Maybe all the languages where[ Zalando operates](h…
-
Hi,
I am experiencing a blocking issue with some multilingual pipeline code. My code is as follows:
```
import stanza
from stanza.pipeline.multilingual import MultilingualPipeline
stanza.…