https://github.com/mitmul/pfgen-plots
https://github.com/mitmul/pfgen-plots
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitmul/pfgen-plots
- Owner: mitmul
- License: mit
- Created: 2025-01-02T02:20:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T02:27:37.000Z (over 1 year ago)
- Last Synced: 2025-03-12T00:55:46.765Z (over 1 year ago)
- Language: HTML
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pfgen-plots
This repository contains the code to generate the plots for the evaluation results of [pfgen-bench](https://github.com/pfnet-research/pfgen-bench).
See the plotly plot [here](https://mitmul.github.io/pfgen-plots/html/pfgen_bench_20250102.html). You can adjust the scale and pick what to show in the plot.

## Usage
```sh
uv run plot.py
```