refactor(data-loading): migrate to Hugging Face datasets and reorganize structure

This commit is contained in:
2026-02-28 21:43:13 +08:00
parent 77d715a2cf
commit 88d1d0790d
7 changed files with 110 additions and 114 deletions

View File

@@ -0,0 +1,5 @@
{
"permissions": {
"allow": ["Bash(uv run:*)", "mcp__fetch__fetch"]
}
}