-
Hello,
I have errors when trying to do some deep learning on TPU.
**Describe the current behavior**
I'm trying to run a model training on TPU using the library darts but each time I launch the …
-
Thanks for sharing your code. It is really helpful. However, I face runtime error during execution.
Please help me with the following error message
RuntimeError: Error loading state dict for Transf…
-
**Describe the bug**
A clear and concise description of what the bug is.
UnicodeEncodeError raised when there are more than 129 unique values in query and target combined.
**To Reproduce**
Code…
-
## Environment information (required)
```
--- check: package_management
INFO: has conda-meta: False
INFO: $VIRTUAL_ENV: None
--- check: installed_packages
INFO: installed: tensorboard==2.3…
-
### Is your proposal related to a problem?
Right now, computation of edit distance relies on editdistance pkg: we would like to get rid of this dependency.
### Describe the solution you'd like t…
-
**Describe the bug**
To do an attack on the custom dataset, the command as per the documentation is
`textattack attack --recipe clare --model albert-base-v2-yelp --dataset-from-file my_dataset.…
-
My conda env:
```
python=3.6 pytorch=1.3.1
_libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main
_openmp_mutex pkgs/main/linux-64::_openmp_mutex-4.5-1_gnu
_pytorch_select …
-
Hello. I really liked your library. I'm not very experienced and I don't understand a lot of things in the code. I ran into a problem that many Russian numbers are erroneously identified as Soviet Uni…
-
**Describe the bug**
A clear and concise description of what the bug is.
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest v…
-
The example doesn't work out of the box.
at least
```
!pip install git+https://github.com/NVIDIA/NeMo.git
!pip install torch_stft
!pip install kaldiio
!pip install frozendict
```
required.
…