Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
image
image

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

KANT RAG Corpus Release

This dataset release contains two compressed payloads:

  • rag_example_visualizations.tar.zst: curated visual examples for the eight KANT RAG tasks.
  • rag_release_materials.tar.zst.part-*: 512MiB split parts of the self-contained RAG materials archive. The full archive contains corpus records, package-relative image files, FAISS indices, and precomputed retrieval caches.

Reconstruct and verify the main archive:

cat rag_release_materials.tar.zst.part-* > rag_release_materials.tar.zst
sha256sum -c SHA256SUMS.original_archives

Extract:

tar --zstd -xf rag_release_materials.tar.zst
tar --zstd -xf rag_example_visualizations.tar.zst
Downloads last month
179