Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add HF ImageNet dataset authentication to README (#140)
Summary: Running FLAVA pre-training in examples led to authentication failure when trying to download the ImageNet dataset. For a short term solution, we've added details to the README describing how users can generate their own HuggingFace access tokens for successful authentication. Pull Request resolved: #140 Test Plan: Ran the train script from the README: `python -m flava.train config=flava/configs/pretraining/debug.yaml` to ensure datasets were downloaded successfully and script runs. Reviewed By: ankitade Differential Revision: D37736312 Pulled By: RdoubleA fbshipit-source-id: 45b9b133c1cfb46f763870056e6a0700b2988cab
- Loading branch information