HadrienByr/model-evaluator
0
1AUTOTRAIN_USERNAME=autoevaluator # The bot or user that authors evaluation jobs2HF_TOKEN=hf_xxx # An API token of the `autoevaluator` user3AUTOTRAIN_BACKEND_API=https://api-staging.autotrain.huggingface.co # The AutoTrain backend to send jobs to. Use https://api.autotrain.huggingface.co for prod or http://localhost:8000 for local development4DATASETS_PREVIEW_API=https://datasets-server.huggingface.co # The API to grab dataset information from