Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ This is a [arXiv](https://arxiv.org/) dataset for use with the [II-Commons-Local
|
|
15 |
## Dataset Details
|
16 |
|
17 |
### Dataset Description
|
18 |
-
|
|
|
|
|
|
|
19 |
|
20 |
### Dataset Sources
|
21 |
|
|
|
15 |
## Dataset Details
|
16 |
|
17 |
### Dataset Description
|
18 |
+
|
19 |
+
This dataset comprises a curated arXiv dataset. We provide a series of pre-computed embedding vector datasets based on ArXiv paper data to help users quickly start and test the semantic search API. These datasets contain paper metadata, text from certain sections, and optimized embedding vectors. They can be downloaded and used directly, eliminating the need for time-consuming local embedding calculations.
|
20 |
+
|
21 |
+
<i>More details about the dataset can be found [here](https://github.com/Intelligent-Internet/ii-commons-local/blob/main/DATASETS.md).</i>
|
22 |
|
23 |
### Dataset Sources
|
24 |
|