Align real FMA ingestion with the user-provided ModelScope source
Constraint: The user supplied a verified archive URL that is a better current source of truth than the previously tested mirror path Rejected: Keep the older archive URL as the default control surface | Would ignore fresher user evidence and split operational guidance across sources Confidence: high Scope-risk: narrow Directive: Treat the ModelScope FMA archive URL as the primary default until a newer verified source supersedes it Tested: curl -I -L --max-time 60 https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip; curl -L --range 0-1023 --max-time 60 -o /tmp/fma_modelscope_probe.bin https://modelscope.cn/datasets/pengzhendong/fma/resolve/master/fma_small.zip; /usr/local/miniconda3/bin/python acr-engine/scripts/prepare_fma_archive.py inspect Not-tested: Full archive completion, extraction, and downstream real-data smoke remain pending
Showing
4 changed files
with
32 additions
and
4 deletions
-
Please register or sign in to post a comment