File size: 477 Bytes
5b3531f 478caeb 5b3531f 478caeb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
task_categories:
- text-classification
language:
- en
size_categories:
- 100K<n<1M
---
This is the same dataset as [`DeveloperOats/DBPedia_Classes`](https://huggingface.co/datasets/DeveloperOats/DBPedia_Classes).
The only differences are
1. Addition of a unique identifier, `uid`
1. Addition of the indices, that is 3 columns with the embeddings of 3 different sentence-transformers
- `all-mpnet-base-v2`
- `multi-qa-mpnet-base-dot-v1`
- `all-MiniLM-L12-v2` |