Datasets:
Commit
·
928073e
1
Parent(s):
e38d71b
Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,4 @@ size_categories:
|
|
9 |
- 10K<n<100K
|
10 |
---
|
11 |
|
12 |
-
This dataset comprises a collection of the most recent (up to 17 November 2023) 50K arXiv papers in the computer science categories "cs.AI" (Artificial Intelligence), "cs.CL" (Computation and Language), "cs.CV" (Computer Vision), "cs.LG" (Machine Learning), "cs.MA" (Multiagent Systems), and "cs.NE" (Neural and Evolutionary Computing). Each entry includes embeddings for the title and abstract of the paper, generated using [Cohere's Embed-v3](https://txt.cohere.com/introducing-embed-v3/).
|
|
|
9 |
- 10K<n<100K
|
10 |
---
|
11 |
|
12 |
+
This dataset comprises a collection of the most recent (up to 17 November 2023) 50K arXiv papers' metadata in the computer science categories "cs.AI" (Artificial Intelligence), "cs.CL" (Computation and Language), "cs.CV" (Computer Vision), "cs.LG" (Machine Learning), "cs.MA" (Multiagent Systems), and "cs.NE" (Neural and Evolutionary Computing). Each metadata entry includes the embeddings for the 'title' and 'summary' (abstract) of the paper, generated using [Cohere's Embed-v3](https://txt.cohere.com/introducing-embed-v3/).
|