unarxive_dense / README.md
lostelf's picture
Update dataset card
1fcc011 verified
metadata
pretty_name: EviGraph-R Dense Index
task_categories:
  - feature-extraction
  - text-retrieval
tags:
  - evigraph-r
  - scientific-literature
  - qdrant
  - dense-embeddings

EviGraph-R Dense Index

This dataset contains the dense retrieval index generated by the EviGraph-R indexing pipeline. It is exported from the finalized shard records after the collection has been written to Qdrant, so the Hub copy matches the indexed corpus that was prepared for retrieval.

What is inside

  • One row per indexed chunk.
  • Original chunk payload metadata used by retrieval and analysis.
  • Vector columns: dense_vector.
  • Source collection: unarxive_chunks.
  • Embedding model key: bge-m3.
  • Runtime profile: hpc.

Build summary

  • Repository: lostelf/unarxive_dense
  • Split: train
  • Shards exported: 15
  • Rows exported: 127353
  • Generated at: 2026-04-12T19:26:45.835499+00:00

Suggested use

Use this dataset as a portable snapshot of the EviGraph-R retrieval index for reproducible experiments, offline analysis, or mirroring the vector store outside Qdrant.