| pretty_name: Beagle_Plus | |
| task_categories: | |
| - image-to-text | |
| - text-to-image | |
| tags: | |
| - visualization | |
| - svg | |
| - chart | |
| # Beagle_Plus | |
| Beagle_Plus contains five cleaned chart-to-SVG datasets: | |
| - `chartblocks.tar.zst` | |
| - `echarts.tar.zst` | |
| - `fusion_clean.tar.zst` | |
| - `graphiq_clean.tar.zst` | |
| - `plotly_export.tar.zst` | |
| Each archive preserves its dataset directory layout. Extract an archive with: | |
| ```bash | |
| tar --use-compress-program=unzstd -xf chartblocks.tar.zst | |
| ``` | |
| File integrity hashes are listed in `SHA256SUMS`. | |