bulk / README.md
koaning's picture
new
36c6cb2
---
title: 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 <https://github.com/marimo-team/marimo>
Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>
Make sure you set your [access token](https://huggingface.co/blog/password-git-deprecation) before pushing/pulling.
```bash
git remote set-url origin https://<user_name>:<token>@huggingface.co/<repo_path>
git pull origin
git push origin
```