File size: 1,096 Bytes
c972c1a
2e20f34
 
 
 
 
 
 
 
 
c972c1a
2e20f34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
pretty_name: EviGraph-R Sparse Index
task_categories:
- feature-extraction
- text-retrieval
tags:
- evigraph-r
- scientific-literature
- qdrant
- sparse-vectors
---

# EviGraph-R Sparse Index

This dataset contains the sparse 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: `sparse_indices / sparse_values`.
- Source collection: `unarxive_chunks`.
- Embedding model key: `bge-m3`.
- Runtime profile: `hpc`.

## Build summary

- Repository: `lostelf/unarxive_sparse`
- 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.