rafmacalaba's picture
Initial commit with Git LFS
7addaf4
Raw
History Blame Contribute Delete
418 Bytes
# Hugging Face token for accessing datasets
HF_TOKEN=your_hf_token_here
# Optional: Override the default HF dataset repo
# HF_DATASET_REPO=rafmacalaba/wbg_annotation_data
# Optional: Number of documents to scan on initial load (default: 50)
# MAX_DOCS_TO_SCAN=50
# Optional: Comma-separated list of allowed HF usernames for OAuth login
# If not set, any HF user can sign in
# ALLOWED_USERS=rafmacalaba,rafamacalaba