Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags: [mobile, benchmark, prompts, dispatchai]
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Mobile Task Prompts
|
| 7 |
+
|
| 8 |
+
20 standardized prompts for evaluating mobile LLMs across 8 categories: summarization, classification, QA, translation, code, creative, math, function calling.
|
| 9 |
+
|
| 10 |
+
Use with dispatchAI models for consistent benchmarking.
|
| 11 |
+
|
| 12 |
+
🚀 [dispatchAI](https://huggingface.co/dispatchAI)
|