multi-class
multilingual-IPTC-news-topic-classifierrobust-swedish-sentiment-multiclassdistilbert-multilingual-toxicity-classifierbert-base-multilingual-cased-finetuned-openalex-topic-classification-title-abstractmulti-label-class-classification-on-github-issuesmultiMentalRoBERTA-5-classmultilingual-emotion-classificationmultilingual-domain-classifier
multi-temporal-crop-classification
Dataset Card for Multi-Temporal Crop Classification
Dataset Summary
This dataset contains temporal Harmonized Landsat-Sentinel imagery of diverse land cover and crop type classes across the Contiguous United States for the year 2022. The target labels are derived from USDA's Crop Data Layer (CDL). It's primary purpose is for training segmentation geospatial machine learning models.
Dataset Structure
TIFF Files
Each tiff file covers a… See the full description on the dataset page: https://huggingface.co/datasets/ibm-nasa-geospatial/multi-temporal-crop-classification.multiclass-sentiment-analysis-dataset
Dataset Card for Dataset Name
Dataset Summary
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Supported Tasks and Leaderboards
[More Information Needed]
Languages
[More Information Needed]
Dataset Structure
Data Instances
[More Information Needed]
Data Fields
[More Information Needed]
Data Splits
[More Information Needed]
Dataset Creation… See the full description on the dataset page: https://huggingface.co/datasets/Sp1786/multiclass-sentiment-analysis-dataset.multi-label-class-github-issues-text-classification
Dataset Card for "multi-label-class-github-issues-text-classification"
More Information needed
multi-domain-document-classification
multi_domain_document_classification
Multi-domain document classification datasets.
Biomedical: chemprot, rct-sample
Computer Science: citation_intent, sciie
Customer Review: amcd, yelp_review
Social Media: tweet_eval_irony, tweet_eval_hate, tweet_eval_emotion
The yelp_review dataset is randomly downsampled to 2000/2000/8000 for test/validation/train.
chemprot
citation_intent
hyperpartisan_news
rct_sample
sciie
amcd
yelp_review
tweet_eval_irony
tweet_eval_hate… See the full description on the dataset page: https://huggingface.co/datasets/asahi417/multi-domain-document-classification.functional-multiclass-gamba
GAMBA Functional Region Multiclass
This representation benchmark asks whether frozen sequence embeddings
separate genomic functional categories. Each row is one annotated region;
label == category.
Loading
from datasets import load_dataset
full_bidi = load_dataset(
"Taykhoom/functional-multiclass-gamba",
"full-bidi",
split="all",
)
paper_test = full_bidi.filter(
lambda row: row["split"] == "test"
and row["category"] != "noncoding_regions"
)… See the full description on the dataset page: https://huggingface.co/datasets/Taykhoom/functional-multiclass-gamba.Multi-Lingual-Lyrics-for-Genre-Classificationfrom https://www.kaggle.com/datasets/mateibejan/multilingual-lyrics-for-genre-classification
