CoolFace
17 results

hdfs

logfit-project /HDFS_v1 Dataset Card for logfit-project/HDFS_v1 Dataset Summary The HDFS v1 log dataset captures Hadoop Distributed File System (HDFS) console logs that were collected from a private cloud deployment while benchmark workloads were executed. Each log line can be associated with one or more block identifiers; block-level anomaly labels were generated by manually crafted rules. This script preserves the raw line structure while attaching a binary anomaly flag for downstream anomaly… See the full description on the dataset page: https://huggingface.co/datasets/logfit-project/HDFS_v1.tabulartext-classification10M<n<100M2 likes433 downloads1y agoHugging Facehonicky /hdfs-logs-encoded-blocks HDFS Logs Train/Val/Test Splits This dataset contains preprocessed HDFS log sequences split into train, validation, and test sets for anomaly detection tasks. Dataset Description The dataset is derived from the HDFS log dataset, which contains system logs from a Hadoop Distributed File System (HDFS). Each sequence represents a block of log messages, labeled as either normal or anomalous. The dataset has been preprocessed using the Drain algorithm to extract structured… See the full description on the dataset page: https://huggingface.co/datasets/honicky/hdfs-logs-encoded-blocks.text100K<n<1M1 likes201 downloads2y agoHugging FaceVuongQuoc /HDFS100K<n<1M0 likes160 downloads2y agoHugging FaceVuongQuoc /HDFS_DATASET_WINDOW_SIZE_20100K<n<1M0 likes66 downloads2y agoHugging Facevaibhav2507 /hdfs-logstexttext-classification100K<n<1M0 likes54 downloads1y agoHugging Faceshawhin /HDFS_v1_blocks HDFS v1 Block-Level Dataset Resources: Video Explainer GitHub Repo Dataset Dataset Summary This dataset is a block-level transformation of the HDFS_v1 log dataset. While the original dataset contains individual log lines (~11M rows), this version aggregates all log entries belonging to the same block into a single text sequence, making it suitable for LLM-based anomaly classification. Each row represents a unique HDFS block with its complete log history concatenated in… See the full description on the dataset page: https://huggingface.co/datasets/shawhin/HDFS_v1_blocks.texttext-classification100K<n<1M0 likes53 downloads8mo agoHugging Face