-
## Environment info
- `transformers` version: 4.17.0.dev0
- 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)
- …
-
How do i resume training for text classification?
-
I recently could not load a checkpoint, although I could a few days ago...
I tried reverting to the most recent past versions, and no luck whatsoever. Perhaps it is due to an update in the `findfile`…
-
## Environment info
- `transformers` version: 4.17.0.dev0
- Platform: Linux-4.18.0-193.el8.x86_64-x86_64-with-glibc2.10
- Python version: 3.8.3
- PyTorch version (GPU?): 1.10.2+cu113 (True)
-…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
## Environment info
- `transformers` version:
- Platform:
- Python version:
- PyTorch version (GPU?):
- Tensorflow version (GPU?):
- Using GPU in script?:
- Using distributed or parallel se…
-
# 🚀 Feature request
`Deberta` is a sequence classification model. Currently this library has `DebertaV2ForSequenceClassification`, `DebertaV2ForTokenClassification` and ` DebertaV2ForQuestionAn…
-
**Question**
Will DeGERTa V2 be supported by FARM?
**Additional context**
I was experimenting DeBERTa language model to train NER model, but it always fails. Will it be supported in future?
Th…
-
When I refer to the autogluon.task.TextPrediction API , I found the 'fit' method return a model which is
`A BertForTextPredictionBasic object that can be used for making predictions on new data.`
…
-
# 🚀 Feature request
## Motivation
Authors of DeBERTa have released their pre-training code.
https://github.com/microsoft/DeBERTa/blob/771f5822798da4bef5147edfe2a4d0e82dd39bac/DeBERTa/deberta…