Token Classification
Overview
Explore how token classification tasks are used to detect biases at the word or phrase level.
Datasets
- Bias Tokens: Download Bias_tokens.csv - Dataset containing individual tokens annotated for bias.
- CONLL Format Data: Download conll.csv - Token-level annotations suitable for tasks like named entity recognition adapted for bias detection.
Usage
Guidance on integrating these datasets into token classification models.