File size: 1,076 Bytes
5993ede
1fcc011
 
 
 
 
 
 
 
 
5993ede
1fcc011
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 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.