File size: 530 Bytes
ed24c18
 
 
 
 
 
cb4c6ce
 
a12775d
cb4c6ce
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
task_categories:
- text-classification
language:
- en
---
This is the same dataset as [`armanc/pubmed-rct20k`](https://huggingface.co/datasets/armanc/pubmed-rct20k).
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`

1. Renaming of the `label` column to `labels` for easier compatibility with the transformers library