datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Omni-iEEG-Channel-featureLlama-slideQA-Sample-Featuresmorph_features
UniMorph + UniSegments Morph Data
This dataset pairs UniMorph inflectional features with UniSegments segmentations. For languages without UniSegments coverage, segmentation defaults to the unsegmented word form itself.
This resource is a necessary component for evaluating Tokenizer Morphological Plausibility, as introduced in Tokenizer Morphological Plausibility (https://arxiv.org/abs/2601.18536). The data generation process follows the implementation provided in the official… See the full description on the dataset page: https://huggingface.co/datasets/SHENJJ1017/morph_features.ember-features
EMBER precomputed features
Concept features for EMBedding ERasure (EMBER), a plug-and-play module that uses
Sparse Matrix Factorization to precisely erase concept-related features from token
embeddings, making existing erasure methods more robust to relearning.
For each concept, two factorizations are provided:
Embedding features (EMBER): a sparse factorization of the token-embedding matrix.
MLP features (SNMF): Semi-NMF over MLP activations.
Models: google/gemma-2-2b-it (rank… See the full description on the dataset page: https://huggingface.co/datasets/ClSu/ember-features.Low-Carbon-London-Smart-Meter-Cleaned-FeatureReadyfaang-engineered-time-series-features-2013-2025
FAANG Stocks Historical Raw and Engineered Time-Series Dataset (2013-2025)
Since this is a comprehensive ReadMe file with multiple sections and crosslinks to other documents and images, I wanted to start by providing a ToC with hyperlinks to simplify navigation for the readers. (special thanks to @csavur for this very helpful suggestion!)
DOCUMENT NAVIGATION GUIDE (ToC)
1 - Summary2 - Usage & Reproducability3 - Practical Uses of this Dataset
3.1 - A real-world ML… See the full description on the dataset page: https://huggingface.co/datasets/ML-Owl/faang-engineered-time-series-features-2013-2025.Ransomware_PE_Header_Feature_Dataset
Dataset Card for Ransomware PE Header Feature Dataset
Dataset Description
Dataset Summary
This dataset contains PE header features (first 1024 bytes) from 2,157 Windows executable samples, comprising 1,134 legitimate software (goodware) and 1,023 ransomware samples across 25 ransomware families. Each sample is represented by numerical features extracted from the raw PE header.
Supported Tasks
Binary Classification: Distinguish between goodware and… See the full description on the dataset page: https://huggingface.co/datasets/cycloevan/Ransomware_PE_Header_Feature_Dataset.mer2026-features
MER2026 Track 1 — Quickstart Guide
Hướng dẫn từng bước để chạy training và tạo file submission cho MER-Cross (Track 1) sử dụng pre-extracted features tại HuggingFace: hhieupt/mer2026-features.
Mục lục
Mô tả bài toán và dữ liệu
Yêu cầu hệ thống
Clone repo ban tổ chức
Cài đặt môi trường
Tải dữ liệu từ HuggingFace
Giải nén và tổ chức thư mục
Tạo file config.py
Training
Tạo file submission
Lưu ý và mẹo
1. Mô tả bài toán và dữ liệu
Bài… See the full description on the dataset page: https://huggingface.co/datasets/hhieupt/mer2026-features.qwen-snmf-features
Qwen3.5 SNMF features for unlearning
MLP Semi-NMF factorizations and (when present) LLM interpretations for
SNMF concept unlearning on Qwen/Qwen3.5-2B (rank 100, seed 42).
These files are the SNMF track only: per-layer MLP directions used to project
concept features out of up_proj / down_proj. There is no embedding-matrix
factorization in this dataset.
Qwen/Qwen2.5-3B-Instruct features previously living in this repo were moved to
shirasko/qwen2.5-snmf-features.
Layout (same… See the full description on the dataset page: https://huggingface.co/datasets/shirasko/qwen-snmf-features.delhi_air_quality_feature_store_unprocessed.csvDataset Fields:
location_id: Integer identifier for each location.
city: The name of the city or specific location in Delhi.
event_timestamp: The timestamp when the data was recorded, in ISO 8601 format.
temperature: Ambient temperature in Celsius.
humidity: Relative humidity as a percentage.
pressure: Atmospheric pressure in hPa.
wind_speed: Wind speed in m/s.
wind_direction: Wind direction in degrees.
pm25: Concentration of particulate matter with a diameter of 2.5 micrometers (µg/m³).… See the full description on the dataset page: https://huggingface.co/datasets/abhinavsarkar/delhi_air_quality_feature_store_unprocessed.csv.mistral8x22b-features-redditCLIP-ViT-L-14-336-L20-features
OpenAI/CLIP-ViT-L/14@336 Layer 20 features, CLIP+BLIP labels
Feature activation max visualization of the 4096 Features @ L20
CLIP+BLIP labels (may or may not describe what a neuron truly encodes!)
⚠️ May contain sensitive images, albeit abstract. Use responsibly!
Examples:
pku-llama3.1-8b-answers-features-trainqwen2.5-snmf-features
Qwen2.5 SNMF features for unlearning
MLP Semi-NMF factorizations and (when present) LLM interpretations for
SNMF concept unlearning on Qwen/Qwen2.5-3B-Instruct (rank 100, seed 42).
These files are the SNMF track only: per-layer MLP directions used to project
concept features out of up_proj / down_proj. There is no embedding-matrix
factorization in this dataset.
Qwen/Qwen3.5-2B features live in
shirasko/qwen-snmf-features.
Layout (same directory scheme used by the… See the full description on the dataset page: https://huggingface.co/datasets/shirasko/qwen2.5-snmf-features.umerkot-aqi-featuresyoutube-spotify-audio-features
Spotify–YouTube Audio Features
Tabular librosa audio features for tracks aligned with the Spotify / YouTube pipeline in the viral-content-predictor project. Each row is one Spotify track_id matched to a downloaded YouTube audio clip; features are aggregated statistics (mean / std) computed on the decoded waveform.
Files
File
Description
audio_features.csv
One row per track: track_id, 89 derived feature dimensions (means/stds), extraction_success, error_message.… See the full description on the dataset page: https://huggingface.co/datasets/vancenceho/youtube-spotify-audio-features.elliptic_txs_featuresDataset_Automatic_Essay_Scoring_Essay-EssayScore_and_24_textual_featuresnba_game_featuresmistral8x22b-reddit-post-featuresTea_yield_6_features
Tea Yield Prediction Dataset (6 Features)
📋 Quick Info
Samples: 53,264
Features: 6
Task: Regression (predict tea yield)
Type: Synthetic (realistic simulation)
🎯 Purpose
Simple dataset for machine learning beginners to practice:
Data preprocessing (missing values, outliers)
Feature engineering
Regression modeling
Model evaluation
📊 Features
#
Feature
Description
Range
1
rainfall_mm
Annual rainfall in mm
10-350
2
temperature_avg… See the full description on the dataset page: https://huggingface.co/datasets/kasunUdayanga/Tea_yield_6_features.small-GPT-wiki-intro-features
Small-GPT-wiki-intro-features dataset
This dataset is based on aadityaubhat/GPT-wiki-intro.
It contains 100k randomly selected texts (50k from Wikipedia and 50k generated by ChatGPT).
For each text, various complexity measures were calculated, including e.g. readibility, lexical richness etc.
It can be used for text classification or analysis of linguistic features of human-generated and ChatGPT-generated texts.
Dataset structure
Features were calculated using… See the full description on the dataset page: https://huggingface.co/datasets/julia-lukasiewicz-pater/small-GPT-wiki-intro-features.hermes-reddit-post-featuresglm_features
Per-transcript GLM features
Deterministic features of every transcript in LASR-G5/benchmarks,
for the transcript-regression protocols (glm_length, glm_regex) in
small-judge. Produced by scripts/glm_features/extract.py
from the benchmark logs at commit c199498b; no generative model is involved.
Layout
Mirrors the benchmarks repo, one CSV per successful full-run log:
<benchmark>/<task_args_hash>/<model>/<repeat>/<eval id>.csv
Crashed or partial logs kept beside a… See the full description on the dataset page: https://huggingface.co/datasets/generality-labs/glm_features.delhi_air_quality_feature_store_processed.csvDataset Fields:
location_id: Integer identifier for each location.
city: The name of the city or specific location in Delhi.
event_timestamp: The timestamp when the data was recorded, in ISO 8601 format.
temperature: Ambient temperature in Celsius.
humidity: Relative humidity as a percentage.
pressure: Atmospheric pressure in hPa.
wind_speed: Wind speed in m/s.
wind_direction: Wind direction in degrees.
pm25: Concentration of particulate matter with a diameter of 2.5 micrometers (µg/m³).… See the full description on the dataset page: https://huggingface.co/datasets/abhinavsarkar/delhi_air_quality_feature_store_processed.csv.PKU-SafeRLHF-Prompts-Shift-answer-train-featuresHatEval_Relabled_with_Author_Featurescbrn-physics-features
CBRN Physics Features
Pre-computed physics-informed distributional features for pathogen-agnostic biological threat detection in gene expression data.
Overview
This dataset contains per-sample and per-group features computed from the shape of gene expression distributions rather than the identity of individual genes. The four core features — Gini coefficient, Shannon entropy, normalized entropy, and Zipf exponent — are platform-agnostic: they require no gene… See the full description on the dataset page: https://huggingface.co/datasets/jang1563/cbrn-physics-features.pku-llama3.1-8b-answers-features-testPKU-SafeRLHF-Prompts-Shift-alpaca-3-8b-answers-features-train
