CoolFace
20 results

multiclass

Sp1786 /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.tabulartext-classification10K<n<100K29 likes432 downloads3y agoHugging FaceTaykhoom /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.tabular100K<n<1M0 likes196 downloads26d agoHugging FaceFarmGuard /tomato-variant-a-multiclassimage1K<n<10K0 likes172 downloads12d agoHugging FaceIvenWu123 /multiclasstext100K<n<1M0 likes138 downloads10mo agoHugging Faceitsskofficial /sih-dataset-multiclassn<1K0 likes125 downloads2y agoHugging FaceShade63 /scam-classification-multiclass Scam Text Classification - Multi-Class Dataset Overview This dataset is an enhanced version of the original binary scam classification dataset, now with 5 multi-class categories for more granular scam detection. Dataset Structure Original Dataset 14,000 rows of Indian-context SMS/email-style messages Binary labels: 0 (legit) / 1 (scam) Domain-specific: Indian banks, UPI, Aadhaar, government agencies Updated Multi-Class Categories… See the full description on the dataset page: https://huggingface.co/datasets/Shade63/scam-classification-multiclass.1 likes111 downloads4mo agoHugging Face