Overview of Benchmarking v2
mainBenchmarking v2 is a comprehensive framework for evaluating transformer model performance. It supports multiple execution modes (eager, compiled, kernelized), collects detailed performance metrics, and outputs results in a structured JSON format. The framework allows users to run all benchmarks or specific subsets, customize measurement parameters, and automatically upload results to a HuggingFace Dataset for tracking.
Sources: benchmark_v2/README.md