pubmed-20k-rct / README.md
pietrolesci's picture
Update README.md
ed24c18
|
raw
history blame
530 Bytes
metadata
task_categories:
  - text-classification
language:
  - en

This is the same dataset as armanc/pubmed-rct20k. The only differences are

  1. Addition of a unique identifier, uid

  2. 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
  3. Renaming of the label column to labels for easier compatibility with the transformers library