-
## ❓ Questions and Help
The blog at https://www.drivendata.co/blog/hateful-memes-benchmark/ has the following mentioning :
-----------------------------
LOADING THE DATA
On the data download page…
-
## ❓ Questions and Help
`!mmf_predict config=projects/hateful_memes/configs/mmbt/defaults.yaml \ model=mmbt \ dataset=hateful_memes \ run_type=test \ checkpoint.resume_zoo=mmbt.hateful_memes.images \…
-
Error below:
(gpu) C:\Users\giuliano\mmf>mmf_run config=projects/hateful_memes/configs/mmbt/defaults.yaml model=mmbt dataset=hateful_memes run_type=train_val
2020-06-29 11:54:39.524061: I tensorfl…
-
## ❓ Questions and Help
I have been trying to run the hateful memes project - specifically the ViLBERT CC model and am getting this error.
I ran the following command as suggested in the [readme her…
-
## ❓ Questions and Help
We tried to train visual_bert on the hateful memes dataset using the cli command:
> mmf_run config=projects/hateful_memes/configs/visual_bert/from_coco.yaml model=visual_be…
-
## ❓ Questions and Help
I was trying to evaluate the pre-trained model. But encountered the following error. Can you help me with this?
**mmf_run config=projects/hateful_memes/configs/unimodal/ima…
rrlcs updated
4 years ago
-
Problem edited below
-
## 🐛 Bug
When I try to run forward() on the hateful memes validation set, the predictions are all negative. Here are the first few results:
{'scores': tensor([[ 3.3944, -3.3940],
[ 4.…
-
## ❓ Questions and Help
When executing the following command to evaluate the pretrained model zoo, the results differ every time, and none of the results shows the results provided in https://arxiv…
-
## ❓ Questions and Help
Hi I'm trying to train the baseline models with Hateful Memes dataset, but the following error pops up.
mmf_run config=projects/hateful_memes/configs/concat_bert/defaults.y…