Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,14 @@ This is critical for autonomous applications, where models run directly on the d
|
|
22 |
|
23 |
For more information, visit the [ANEMLL GitHub repository](https://github.com/anemll/anemll).
|
24 |
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
## License
|
|
|
22 |
|
23 |
For more information, visit the [ANEMLL GitHub repository](https://github.com/anemll/anemll).
|
24 |
|
25 |
+
| Task | HF-FP16 | ANEMLL-LUT6 | DIFF % |
|
26 |
+
|-------------|---------|--------------|--------|
|
27 |
+
| arc_challenge | 31.66% | 30.38% | -1.28% |
|
28 |
+
| arc_easy | 60.65% | 60.02% | -0.63% |
|
29 |
+
| boolq | 63.91% | 58.32% | -5.59% |
|
30 |
+
| piqa | 66.81% | 67.79% | +0.98% |
|
31 |
+
| winogrande | 56.43% | 55.88% | -0.55% |
|
32 |
+
| **Average** | **55.89%** | **54.88%** | **-1.01%** |
|
33 |
---
|
34 |
|
35 |
## License
|