fast-bulk / README.md
koaning's picture
new
36c6cb2
|
raw
history blame
584 Bytes
metadata
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 before pushing/pulling.

git remote set-url origin https://<user_name>:<token>@huggingface.co/<repo_path>
git pull origin
git push origin