Revision 5c75d690ebbc0359a7e0b7719c0a8d4c996fd22e authored by Amanpreet Singh on 27 February 2021, 03:55:08 UTC, committed by Facebook GitHub Bot on 27 February 2021, 03:56:26 UTC
Summary:
- Uses single interface to load 4 GLUE Datasets
- Currently, only adds 4 datasets needed by UniT, can be extended easily
to more
- Specify as `glue_qnli`, `glue_mnli_mismatched` etc.

Pull Request resolved: https://github.com/facebookresearch/mmf/pull/736

Test Plan: Tested locally and verified the outputs

Reviewed By: ytsheng, ronghanghu

Differential Revision: D25942348

Pulled By: apsdehal

fbshipit-source-id: 83b86f0946df162a6253726daa075630b8533a2a
1 parent 33bac8f
History
File Mode Size
.circleci
.github
docs
mmf
mmf_cli
projects
tests
tools
website
.editorconfig -rw-r--r-- 191 bytes
.flake8 -rw-r--r-- 187 bytes
.gitignore -rw-r--r-- 255 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 130 bytes
NOTICES -rw-r--r-- 2.7 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 890 bytes
requirements.txt -rw-r--r-- 314 bytes
setup.py -rw-r--r-- 5.0 KB

README.md

back to top