You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
FYI, the download script used in the huggingface repo is broklen (Atleast for me in python 3.11.x)
AttributeError: 'DownloadConfig' object has no attribute 'use_auth_token'Manually grabbing the jsonl and using the DOCCI_AAR_URL_PATTERN works though.