You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Copyright (c) Meta Platforms, Inc. and affiliates. All Rights Reserved.
from setuptools import find_packages, setup
setup(
name="maws",
version="1.0.0",
author="FAIR",
description="Code and models for the paper \"The effectiveness of MAE pre-pretraining for billion-scale pretraining\" https://arxiv.org/abs/2303.13496",