Sign in to view source links and access this dataset
Description
ByteDance released this time series dataset on Hugging Face in February 2025. The data is organized in the TFB format, which uses a three-column long table structure. The first column is a required date field, with timestamps that can be in string, datetime, or other formats.
Use Cases
Benchmark time series forecasting models based on the TFB data format.
Develop data loaders or preprocessing pipelines for the three-column long table structure.
Analyze temporal patterns in cloud-related metrics suggested by the dataset title.
Test the interoperability of time series tools with the TFB storage specification.
Strengths
Data follows a documented TFB format specification, which may aid standardization.
The dataset was updated on Hugging Face on 2025-02-11, indicating recent maintenance.
Limitations
Column-level documentation is absent; field semantics must be inferred after download.
Row count, file formats, and sample data are unknown, which limits suitability assessment.
Description metadata is limited; actual data quality requires manual inspection after download.
Provenance
Source
ByteDance
Freshness
Last updated 2025-02-11 09:09:30.
License is unknown; users must verify terms before use.