-
# 🚀 Feature request
Any plan to release a pytorch pre-training script for T5 mlm? @patrickvonplaten
-
Following conclusive GIVeconomy research and forum discussion on revenue streams we should begin thinking of how to ask users to give a % of the donation amount to Giveth DAO - these extra donation am…
-
Every now and then it happens that a netixlan is deleted for whatever reason. In most cases this goes unnoticed to the record holder. Notify a record holder when there is an automated change to the p…
-
## Environment info
- `transformers` version: 4.15.0
- Platform: Linux-5.4.144+-x86_64-with-Ubuntu-18.04-bionic
- Python version: 3.7.12
- PyTorch version (GPU?): 1.10.0+cu111 (False)
- Tensorf…
-
**Is your feature request related to a problem? Please describe.**
Custom Transformer Pipeline is not available for `bentoml.transformer.save()`, since custom defined pipeline task can't pass task na…
-
### System Info
```shell
- `transformers` version: 4.19.1
- Platform: Linux-5.4.0-109-generic-x86_64-with-glibc2.17
- Python version: 3.8.12
- Huggingface_hub version: 0.2.1
- PyTorch version …
-
The TCT is an inherently incremental structure, but right now cannot be (de)serialized incrementally. This presents a disk bottleneck for clients in particular, the size of whose TCT is proportionate …
-
Hi guys,
When creating my own EncoderDecoder Abstraction to have more flexibility initializing custom huggingface based models as encoder and decoder, I noticed a couple of issues that imho should …
-
## 🐛 Bug
Language model example fails when using fairseq-generate.
### To Reproduce
Follow https://github.com/pytorch/fairseq/blob/master/examples/language_model/README.md
Then, use generat…
-
### Proposal Submission
#### Proposed title of article
[Machine Learning] Building natural language processing with BERT and Pytorch
#### Proposed article introduction
Natural Language Process…