alexchen4ai
commited on
Commit
•
a291655
1
Parent(s):
c2ec018
Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ print("latency:", time.time() - start_time," s")
|
|
78 |
|
79 |
## Evaluation
|
80 |
|
81 |
-
The benchmark result can be viewed in [this excel](android_benchmark.xlsx), which is manually verified.
|
82 |
|
83 |
<p align="center" width="100%">
|
84 |
<a><img src="latency_plot.jpg" alt="ondevice" style="width: 80%; min-width: 300px; display: block; margin: auto; margin-bottom: 20px;"></a>
|
|
|
78 |
|
79 |
## Evaluation
|
80 |
|
81 |
+
The benchmark result can be viewed in [this excel](android_benchmark.xlsx), which is manually verified. All the queries in the benchmark test are sampled by Gemini.
|
82 |
|
83 |
<p align="center" width="100%">
|
84 |
<a><img src="latency_plot.jpg" alt="ondevice" style="width: 80%; min-width: 300px; display: block; margin: auto; margin-bottom: 20px;"></a>
|