CoolFace
Datasetpublic

xiaweiyi/swufe-rag-runtime-data

SWUFE RAG Reproducibility Data 西南财经大学教务可信 RAG 平台的可复现数据发布仓库,对应代码: https://github.com/xiaweiyi713/swufe-rag-platform。 内容 tier1-chunks.jsonl、tier1-sources.csv、tier1-manifest.json:计智学院 2023 级五个真实培养方案的 482 个知识块与来源登记;体积小,可在 CPU 上从公开 BGE 模型重建索引。 swufe-rag-runtime-data-20260721.tar.gz:69,583 个知识块对应的完整运行数据包,含 SQLite、FAISS、向量及 SHA-256 清单。 data-bundle.manifest.json 与 .sha256:完整包的逐文件校验清单和归档摘要。 完整包安装: cd swufe-rag-platform/backend python -m scripts.fetch_runtime_data… See the full description on the dataset page: https://huggingface.co/datasets/xiaweiyi/swufe-rag-runtime-data.

sourceHugging Faceotherupdated 2mo agoView on Hugging Face
0likes13downloads
2 commits on main
385bcec2mo ago

Publish Tier 1 slice and verified full runtime bundle

xiaweiyi
f57c8ac2mo ago

initial commit

xiaweiyi