| --- |
| license: other |
| language: |
| - zh |
| tags: |
| - gui |
| - evaluation |
| - world-model |
| --- |
| |
| # AppDeltaWorld Evaluation |
|
|
| CMGUIBench-500 evaluation artifacts for AppDeltaWorld. |
|
|
| ## Files |
|
|
| - `cmguibench500-data-v1.tar`: 500 benchmark transition pairs and screenshots. |
| - `cmguibench500-evaluation-code-v1.tar.gz`: standalone evaluation code. |
| - `cmguibench500-baseline-results-v1.tar.gz`: sanitized complete baseline |
| results. |
| - `release-manifest.json` and `checksums.sha256`: archive metadata and |
| integrity checks. |
|
|
| Verify the release with: |
|
|
| ```bash |
| sha256sum -c checksums.sha256 |
| ``` |
|
|
| The benchmark data is derived from the CMGUI test split. Follow the source |
| dataset license and do not use the benchmark test data for model training. |
|
|