-
## ❓ Questions and Help
Hi,
I found there are several models' links in [models.yaml](https://github.com/facebookresearch/mmf/blob/master/mmf/configs/zoo/models.yaml), which one corresponds to th…
-
## ❓ Questions and Help
My team and I were using the `visual_bert.pretrained.coco` model and ran into the following error.
```
PermissionError Traceback (most recent c…
-
### System Info
- `transformers` version: 4.26.0
- Platform: Linux-4.18.0-348.2.1.el8_5.x86_64-x86_64-with-glibc2.28
- Python version: 3.10.8
- Huggingface_hub version: 0.11.1
- PyTorch version (…
-
Hi, I was wondering what the structure of the vector provided to the image_text_alignment field should be (https://github.com/facebookresearch/mmf/blob/7ce17a58e7b61b1bc2fc7384c1974e60967bd9fa/mmf/mod…
-
### This issue is part of our **Great Code Cleanup 2022**. If you're interested in helping out, take a look at [this thread](https://twitter.com/carrigmat/status/1502319813510766599), or come [join us…
-
This sprint is similar to #16292 - but for model **configuration files**, i.e. `configuration_[model_name].py`.
For example, `src/transformers/models/bert/configuration_bert.py`
# The expected ch…
-
## ❓ Questions and Help
I want to classify memes( I have Images of memes and through Google OCR I have extracted what is written in them) into multiple classes like offensive, mean, abusive .. they c…
-
## ❓ Questions and Help
Hi I have further trained the visual bert model with the hateful memes via command line as shown in the documentation. However I am having difficulty in understanding how I ca…
-
Hello, I am wondering if you guys use any 2D positional encoding to add to the visual feature tokens? If not, is there any reason why? Thanks!
-
## ❓ Questions and Help
---
How one can pretrain **VisualBERT** (`bert-large-uncased`) on **COCO** dataset?
---
I've tried the following but no avail:
- I changed the [Line#155](https:/…