Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,15 @@ language:
|
|
6 |
- en
|
7 |
size_categories:
|
8 |
- n<1K
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
-
This is a dataset individual pages from the top-40 most cited AI papers on arXiv](https://arxiv.org/abs/2412.12121) from the period 2023-01-01 to 2024-09-30.
|
14 |
|
15 |
Only the first 10 pages from each paper is included.
|
16 |
-
The dataset includes an image of each page as well as a multi-vector embedding using [vidore/colqwen2-v1.0](https://huggingface.co/vidore/colqwen2-v1.0).
|
|
|
6 |
- en
|
7 |
size_categories:
|
8 |
- n<1K
|
9 |
+
tags:
|
10 |
+
- weaviate
|
11 |
+
- multi-vector
|
12 |
+
- arxiv
|
13 |
---
|
14 |
|
15 |
## Overview
|
16 |
|
17 |
+
This is a dataset containing individual pages from the top-40 most cited AI papers on arXiv](https://arxiv.org/abs/2412.12121) from the period 2023-01-01 to 2024-09-30.
|
18 |
|
19 |
Only the first 10 pages from each paper is included.
|
20 |
+
The dataset includes an image of each page as well as a multi-vector embedding using [vidore/colqwen2-v1.0](https://huggingface.co/vidore/colqwen2-v1.0).
|