Bassel

Results 5 issues of Bassel

Hi guys :sweat_smile: :sweat_smile: I was just wondering, Have you tried doing that? If not, Do you expect the accuracy to go down if you do that?

`luajit -l cltorch -e 'cltorch.test()'` then i see many things including this ` Function call failed Something went wrong: OpenCL library not found at /home/kawhi/torch-cl/opencl/cltorch/src/torch/generic/Storage.cpp:101` `No OpenCL-enabled devices available at...

I know that there is supposed to be `''` in the vocabulary so that in testing or in evaluation using validation data, the `''` token will be mapped to a...

I get these errors when installing MMF on google colab. First, When I type `!pip install --editable .` I get this error ```Building wheels for collected packages: mmf, tokenizers Building...

When running `!python ../build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'` I see `Traceback (most recent call last): File "../build_vqa_inputs.py", line 96, in main(args) File "../build_vqa_inputs.py", line 69, in main answer_dict = text_processing.VocabDict(vocab_answer_file) NameError: name...