Android Bench Validator commited on
Commit
1a389a6
·
1 Parent(s): ac51bea

Update README

Browse files
Files changed (1) hide show
  1. README.md +0 -13
README.md CHANGED
@@ -29,8 +29,6 @@ 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/mobiledev-bench) *(evaluation harness, scripts, docker images)*
35
 
36
  ---
@@ -166,14 +164,3 @@ git clone https://huggingface.co/datasets/MobileDev-Bench/mobiledev-bench
166
 
167
  **_to be updated_**
168
 
169
- <!-- ```bibtex
170
- @misc{fakorede2026mobiledevbench,
171
- title={MobileDev-Bench: A Benchmark for Issue Resolution in Mobile Application Development},
172
- author={Moshood A. Fakorede and Krishna Upadhyay and A. B. Siddique and Umar Farooq},
173
- year={2026},
174
- eprint={2603.24946},
175
- archivePrefix={arXiv},
176
- primaryClass={cs.SE},
177
- url={https://arxiv.org/abs/2603.24946},
178
- }
179
- ``` -->
 
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
  >**GitHub:** [mobiledev-bench](https://github.com/MobileDev-Bench/mobiledev-bench) *(evaluation harness, scripts, docker images)*
33
 
34
  ---
 
164
 
165
  **_to be updated_**
166