Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
License:
dcarpintero
commited on
Commit
•
96ba757
1
Parent(s):
0498c43
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- 1K<n<10K
|
9 |
+
pretty_name: arxiv.cs.CL.embedv3.clustering.medium
|
10 |
---
|
11 |
+
This dataset comprises a collection of the most recent (up to 23 November 2023) 10K arXiv papers' metadata in cs.CL (Computation and Language). Each metadata entry has been enriched with the 'title' and 'abstract' embeddings, generated using Cohere's Embed-v3 for 'clustering'.
|