--- title: Fast-Bulk emoji: 🍃 colorFrom: indigo colorTo: purple sdk: docker pinned: true license: mit short_description: A bulk labelling interface for binary text classification --- Check out marimo at Check out the configuration reference at Make sure you set your [access token](https://huggingface.co/blog/password-git-deprecation) before pushing/pulling. ```bash git remote set-url origin https://:@huggingface.co/ git pull origin git push origin ```