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.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

This dataset contains a slice of 200 samples from the AG News dataset (test split). The picked 200 samples are potential misclassifications of the original test data.

Approach

  • Fine-tune DistilBERT with 10k samples from the training data (out of 120k)
  • Do a forward pass with the model, storing the loss
  • Sort the samples based on the loss

This is a repository for demonstration purposes

Downloads last month
16