Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,8 @@ size_categories:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# DATACLYSM PATCH 0.0.2: ARXIV
|
| 17 |
-
|
|
|
|
| 18 |

|
| 19 |
|
| 20 |
|
|
@@ -25,7 +26,6 @@ This dataset comprises of 3,360,984 English language arXiv papers from the Corne
|
|
| 25 |
# Embeddings Model
|
| 26 |
|
| 27 |
We used https://huggingface.co/BAAI/bge-small-en-v1.5 to embed the `title` and `abstract` fields.
|
| 28 |
-
We'll be adding a column for URL so that retrieval of the source document is possible without having to perform a URL rebuilding step using the ID.
|
| 29 |
|
| 30 |
## Contact
|
| 31 |
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# DATACLYSM PATCH 0.0.2: ARXIV
|
| 17 |
+
## USE THE NOTEBOOK TO GET STARTED!
|
| 18 |
+
https://github.com/somewheresystems/dataclysm
|
| 19 |

|
| 20 |
|
| 21 |
|
|
|
|
| 26 |
# Embeddings Model
|
| 27 |
|
| 28 |
We used https://huggingface.co/BAAI/bge-small-en-v1.5 to embed the `title` and `abstract` fields.
|
|
|
|
| 29 |
|
| 30 |
## Contact
|
| 31 |
|