-
The previous two-stage training mscoco provided a feature dimension of [36,2048], and the data feature dimension downloaded from the gqa link you pointed to was [7,7,2048], which is actually [49,2048]…
-
I have downloaded the model from HF and converted the Falcon-40b-instruct using ctranslate2. But when I try to run the model I get two errors
1. the model type is not present in config.json created …
-
## ❓ Questions and Help
Hello,
I encountered a strange behavior while tuning LXMERT.
I tuned both ViLBERT and VisualBERT without any issues using pre-trained weight from the model zoo, yet LXMERT…
-
### System Info
- `transformers` version: 4.26.1
- Platform: Linux-5.15.0-60-generic-x86_64-with-glibc2.17
- Python version: 3.8.16
- Huggingface_hub version: 0.12.1
- PyTorch version (GPU?): 1…
-
How can I get the target score of each label? Is this a two-stage training process? Thx
-
Thank you very much for publishing such a great work!
I see that in the directory, I just need tsv2feature.py or tsv2Feature_objects. py to get vqa_img_feature_train.pickle.
Is there any other …
-
### 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…
-
Dear Authors,
Hi!
Thanks for your interesting work, which inspires me a lot.
When I go through your released code, I found a file that was not included in the initial WinoGround dataset: `examples_…
-
Hello, Scholar. Can you provide the imagefeatures in fvqa, which can be used for lxmert/ visualbert model
-
### System Info
Repository code (accessed 10/13/2022) in examples/research_projects/lxmert
### Who can help?
@LysandreJik
### Information
- [X] The official example scripts
- [ ] My o…