mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
![]() * [WIP] Add FLAVA model This PR aims to add [FLAVA](ihttps://arxiv.org/abs/2112.04482) model to the transformers repo. Following checklist delineates the list of things to be done for this PR to be complete: [x] Flava init [x] Flava base models [x] Flava layers [x] Flava Configs [x] Flava encoders [x] Flava pretraining models [ ] Flava classification/retrieval models (To be added in a separate PR) [x] Documentation updates [x] Imports updates [x] Argstring updates [x] Flava pretrained checkpoints [x] Flava tests [x] Flava processors [x] Sanity check [x] Lint |
||
---|---|---|
.. | ||
test_module | ||
tf_ops | ||
check_config_docstrings.py | ||
check_copies.py | ||
check_dummies.py | ||
check_inits.py | ||
check_repo.py | ||
check_table.py | ||
check_tf_ops.py | ||
custom_init_isort.py | ||
documentation_tests.txt | ||
download_glue_data.py | ||
get_modified_files.py | ||
notification_service_deprecated.py | ||
notification_service_doc_tests.py | ||
notification_service.py | ||
prepare_for_doc_test.py | ||
print_env_pt.py | ||
release.py | ||
tests_fetcher.py | ||
update_metadata.py |