Cleanlab/multilabel-datasets
Multilabel Datasets This dataset contains multilabel classification data for student grades. Dataset Description The dataset includes: student-grades-multilabel.csv - Student grades with multilabel annotations student-grades-multilabel-v2.csv - Version 2 of the multilabel dataset student-grades-one-hot-encoded.csv - One-hot encoded version Usage import pandas as pd from huggingface_hub import hf_hub_download # Download a specific file file_path =… See the full description on the dataset page: https://huggingface.co/datasets/Cleanlab/multilabel-datasets.
018
