-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): DistilBERT
Language I am using the model on (English, Chinese ...): English
The problem arises when using:
* [ ] the official ex…
-
### Kindly read the entire form below and fill it out with the requested information.
**Please find the following lines in the console and paste them below. _If you do not provide this information,…
-
**Submitting author:** @ThomasMBury (Thomas M Bury)
**Repository:** https://github.com/ThomasMBury/ewstools
**Branch with paper.md** (empty if default branch):
**Version:** 2.1.0
**Editor:** @osorens…
-
运行时报错ModuleNotFoundError: No module named 'transformers.models.unilm',
排查后发现是textbox\utils\utils.py文件中
from transformers.models.unilm.tokenization_unilm import UnilmTokenizer
from transformers.mode…
-
**Rasa version**: 1.10.7 (also tried with 1.8.3)
**Python version**: 3.7
**Operating system** (windows, osx, ...): Linux and Windows
**Issue**:
I have a problem with integrating BERT into th…
-
### Model description
RWKV - Receptance Weighted Key Value
RWKV is a Sequence to Sequence Model that takes the best features of Generative PreTraining (GPT) and Recurrent Nueral Networks (RNN) t…
-
Hi,
I tried to fine-tune T5-base model on google colab and get this error
ValueError("You have to specify either decoder_input_ids or decoder_inputs_embeds")
To be more specific where the err…
-
Hi! Awesome project, I read the paper and really want to try this idea! @vinid @patrickjohncyh
I am trying to run the basic example provided in the readme and I get this error.
Do you have a note…