https://github.com/facebookresearch/pythia
Revision 5265e1cdea716d752a312eb0bb298a5d853c065c authored by Amanpreet Singh on 08 June 2021, 06:31:18 UTC, committed by Facebook GitHub Bot on 08 June 2021, 06:32:06 UTC
Summary:
Pull Request resolved: https://github.com/facebookresearch/mmf/pull/941

- Add dataset_type property to base_dataset class to avoid some failures
in dataset builders
- broadcast fp16 in OSS
- Fix NCCL error happening in sweep script
- is_correct if not present in processor output defaults to True

This changes are required for running fairseq_mlm.

Pull Request resolved: https://github.com/fairinternal/mmf-internal/pull/178

Reviewed By: vedanuj

Differential Revision: D28393021

Pulled By: apsdehal

fbshipit-source-id: c31bcff57d1ce8bde71a38e7e99cc70ecb5a7c13
1 parent 1bb7b75
History
Tip revision: 5265e1cdea716d752a312eb0bb298a5d853c065c authored by Amanpreet Singh on 08 June 2021, 06:31:18 UTC
[feat,fix] Random init bert encocder, other QoL fixes (#941)
Tip revision: 5265e1c
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-- 267 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-- 4.5 KB
README.md -rw-r--r-- 2.2 KB
pyproject.toml -rw-r--r-- 958 bytes
requirements.txt -rw-r--r-- 475 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top