Revision 38fab0bd87371924be7fe6c1efae3121491376b7 authored by Rui Hou on 09 May 2021, 00:44:49 UTC, committed by Facebook GitHub Bot on 09 May 2021, 00:45:41 UTC
Summary:
Pull Request resolved: https://github.com/fairinternal/mmf-internal/pull/172

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

Make it possible to have the mlm head weights tied to text_encoder embedding weights in case we have a separate text encoder for encoding text modalities.

Reviewed By: apsdehal

Differential Revision: D27756957

fbshipit-source-id: ce26e79ca9930127f36c3c2adfe280e3c67ac23a
1 parent dbe8dec
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-- 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-- 467 bytes
setup.py -rw-r--r-- 5.1 KB

README.md

back to top