runtime error
Exit code: 1. Reason: │ │ ❱ 13 │ raise ValueError( │ │ 14 │ │ "HF_TOKEN is not set. Ensure you have set the HF_TOKEN environm │ │ 15 │ ) │ │ 16 │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ HF_TOKEN = None │ │ │ │ os = <module 'os' from '/usr/local/lib/python3.10/os.py'> │ │ │ │ rg = <module 'argilla' from │ │ │ │ '/usr/local/lib/python3.10/site-packages/argilla/__init_… │ │ │ │ SFT_TASK = 'supervised_fine_tuning' │ │ │ │ TEXTCAT_TASK = 'text_classification' │ │ │ │ warnings = <module 'warnings' from │ │ │ │ '/usr/local/lib/python3.10/warnings.py'> │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ ╰──────────────────────────────────────────────────────────────────────────────╯ ValueError: HF_TOKEN is not set. Ensure you have set the HF_TOKEN environment variable that has access to the Hugging Face Hub repositories and Inference Endpoints.
Container logs:
Fetching error logs...