-
Hi, in your paper you mention that task-specific pre-training is also using masked-language modelling similar to task-agnostic pre-training. However, I cannot find any mask probability for the task-sp…
-
## ❓ Questions and Help
I have a new hateful memes dataset based on old hateful memes dataset, both with the same data format and file name.
```
train.jsonl
dev.jsonl
test.jsonl
img/
....
…
-
## 🐛 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.…
-
You are so good! I read the READM.md carefully, but I was still confused, mainly in the following aspects:
1. Can you give a simple example of the negative sample sampling method?
2. In this com…
-
Hi,
Thanks for the open-source repository.
I was wondering: how did you implement fine-tuning for the Flickr30k Entities dataset? From the ACL short paper:
![Screen Shot 2020-06-01 at 3 25 11…
-
Hi and thanks for the nice repo!
1. I couldn't find in the paper how many proposals you used for pre-training and fine-tuning in each dataset (except for NLVR, where you use 144).
2. Also, could it …
e-bug updated
4 years ago
-
## ❓ Questions and Help
Hi, I got an error when I run `mmf_run config=projects/movie_mcan/configs/vizwiz/defaults.yaml \
model=movie_mcan \
dataset=vizwiz \
run_type=train`
Tracebac…
-
I am running the following command:
```
python train.py --folder log --config ../configs/vcr/fine-tune-qa.json
```
```
Traceback (most recent call last):
File "train.py", line 26, in
f…