* Use the CI to identify failing tests * Remove from all examples and tests * More default switch * Fixes * More test fixes * More fixes * Last fixes hopefully * Use the CI to identify failing tests * Remove from all examples and tests * More default switch * Fixes * More test fixes * More fixes * Last fixes hopefully * Run on the real suite * Fix slow tests
LXMERT DEMO
- make a virtualenv:
virtualenv venvand activatesource venv/bin/activate - install reqs:
pip install -r ./requirements.txt - usage is as shown in demo.ipynb