Android Bench Validator commited on
Commit ·
259740d
1
Parent(s): bcd1edf
Update README
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ configs:
|
|
| 29 |
|
| 30 |
**MobileDev-Bench** is a benchmark of **407 verified real-world issue-resolution tasks** collected from 19 production mobile app repositories spanning Android Native (Java/Kotlin), React Native (TypeScript), and Flutter (Dart). It evaluates the ability of large language models to resolve authentic developer-reported issues in mobile applications through execution-based validation.
|
| 31 |
|
| 32 |
-
> **Paper:** [MobileDev-Bench: A Benchmark for Issue Resolution in Mobile Application Development](https://arxiv.org/abs/2603.24946)
|
| 33 |
|
| 34 |
>**GitHub:** [mobiledev-bench](https://github.com/MobileDev-Bench) *(evaluation harness, scripts, Docker environments)*
|
| 35 |
|
|
|
|
| 29 |
|
| 30 |
**MobileDev-Bench** is a benchmark of **407 verified real-world issue-resolution tasks** collected from 19 production mobile app repositories spanning Android Native (Java/Kotlin), React Native (TypeScript), and Flutter (Dart). It evaluates the ability of large language models to resolve authentic developer-reported issues in mobile applications through execution-based validation.
|
| 31 |
|
| 32 |
+
<!-- > **Paper:** [MobileDev-Bench: A Benchmark for Issue Resolution in Mobile Application Development](https://arxiv.org/abs/2603.24946) -->
|
| 33 |
|
| 34 |
>**GitHub:** [mobiledev-bench](https://github.com/MobileDev-Bench) *(evaluation harness, scripts, Docker environments)*
|
| 35 |
|