Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

This dataset has been created as an artefact of the paper AnchorAL: Computationally Efficient Active Learning for Large and Imbalanced Datasets (Lesci and Vlachos, 2024). More info about this dataset in the appendix of the paper.

The AmazonCat-13k dataset was released by McAuley and Leskovec (2013) and is composed of product descriptions and reviews classified into 13k multi-label categories. The dataset is split into 1.2M train and 300k evaluation instances. It is commonly used as an extreme classification benchmark (You et al., 2019) where the goal is to classify an item into its categories. The data are exactly the same as the original available at this Google Drive link with the following additions:

  1. A unique identifier, uid column.

  2. 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.

Downloads last month
233

Models trained or fine-tuned on pietrolesci/amazoncat-13k

Collections including pietrolesci/amazoncat-13k

Paper for pietrolesci/amazoncat-13k