Spaces:
Running
Running
File size: 584 Bytes
277b10b c51c85c 277b10b c51c85c 277b10b 36c6cb2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
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
``` |