Update README.md
Browse files
README.md
CHANGED
|
@@ -11,12 +11,12 @@ size_categories:
|
|
| 11 |
# ArXiv-10
|
| 12 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/630f5d27e52a259b8560c198/pdHJnvN_oIks8Yjrzbokz.jpeg" alt="image" width="300"/>
|
| 13 |
|
| 14 |
-
ArXiv-10 dataset consists of titles and abstracts extracted from
|
| 15 |
These categories span subfields of computer science, physics, and mathematics.
|
| 16 |
-
To ensure consistency and manageability, the dataset is downsampled to precisely
|
| 17 |
This dataset provides a practical resource for researchers and practitioners interested in text classification tasks within the domain of scientific literature.
|
| 18 |
It is characterized by high data complexity and domain-specific terminology, poses significant challenges for text classification models.
|
| 19 |
-
The
|
| 20 |
|
| 21 |
Please cite the source when using this dataset:
|
| 22 |
```
|
|
|
|
| 11 |
# ArXiv-10
|
| 12 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/630f5d27e52a259b8560c198/pdHJnvN_oIks8Yjrzbokz.jpeg" alt="image" width="300"/>
|
| 13 |
|
| 14 |
+
"ArXiv-10" dataset consists of titles and abstracts extracted from 100k scientific papers on ArXiv, covering ten distinct research categories.
|
| 15 |
These categories span subfields of computer science, physics, and mathematics.
|
| 16 |
+
To ensure consistency and manageability, the dataset is downsampled to precisely 10k samples per category.
|
| 17 |
This dataset provides a practical resource for researchers and practitioners interested in text classification tasks within the domain of scientific literature.
|
| 18 |
It is characterized by high data complexity and domain-specific terminology, poses significant challenges for text classification models.
|
| 19 |
+
The specialized vocabulary found in research papers require models to have a deep understanding of context and semantic relationships.
|
| 20 |
|
| 21 |
Please cite the source when using this dataset:
|
| 22 |
```
|