-
## 🐛 Bug
When following the instructions in the [wav2vec README](https://github.com/pytorch/fairseq/tree/master/examples/wav2vec#example-usage) I get the following error: `ConfigKeyError: str interpo…
-
try to import stable diffusion v2 checkpoint from https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/768-v-ema.ckpt and got the following error:
-
While torch.load('mq-glip-l') , there is a RuntimeError: "PytorchStreamReader failed reading zip archive: not a ZIP archive". mq-glip-t is the same as well. mq-glip-l and mq-glip-t are downloaded fro…
-
Hi, I tried to use coco panoptic_train2017.json to train the DINOv SwinT model, I'm using 64 V100 GPU(total bs=64) to train the model for 36 epochs. The learning rate is 1e-4 at first and drop to 1e-5…
-
## Description
Only return 1 class when finetuning COVIDNet and the loss is exploded.
## Steps to Reproduce
I downloaded the COVIDx4 Dataset and tried training COVIDNet with COVIDx4 dataset.
…
-
Too much error happens
-
I have been trying to use the pretrained `DebertaV2ForMaskedLM` based on the [example code](https://huggingface.co/transformers/model_doc/deberta_v2.html), but it is not working. The following BERT co…
-
@mingxingtan , I would appreciate your help on this. I have read through many of the issues here on line already and I have not found an answer. I have been toiling with this for about a week now. …
-
Validation can be only partial here because the documentation should not allow any external validation like if an email address is unique in the database or if a record exists with the user id, if a p…
-
Hello,
I am trying to run the model for 100000 steps.
The model checkpoint saved has 3 files.
1) model.ckpt-99999.data-00000-of-00001
2) model.ckpt-99999.index
3) model.ckpt-99999.meta
B…