model-evaluator / .env.example
lewtun's picture
lewtun HF staff
Add AutoTrain backend API details
e6fac54
raw
history blame
No virus
391 Bytes
AUTOTRAIN_USERNAME=autoevaluator # The bot that authors evaluation jobs
HF_TOKEN=hf_xxx # An API token of the `autoevaluator` user
AUTOTRAIN_BACKEND_API=https://api-staging.autotrain.huggingface.co # The AutoTrain backend to send jobs to. Use https://api.autotrain.huggingface.co for prod
DATASETS_PREVIEW_API=https://datasets-server.huggingface.co # The API to grab dataset information from