dcarpintero commited on
Commit
e38d71b
·
1 Parent(s): 6e43fe9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - text-classification
5
+ - question-answering
6
+ language:
7
+ - en
8
+ 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/).