Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
- text-generation
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- rag
|
| 10 |
+
- zero-hallucination
|
| 11 |
+
- enterprise-ai
|
| 12 |
+
- frames-benchmark
|
| 13 |
+
pretty_name: N-8 Research Google FRAMES Benchmark Predictions
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
# BENCH-04: N-8 Research Google FRAMES Benchmark Evaluation
|
| 17 |
+
|
| 18 |
+
**Team Designation:** `N-8 Research`
|
| 19 |
+
**Lead Author:** Greg Viviano
|
| 20 |
+
**Organization:** N-8 Research
|
| 21 |
+
**Evaluated Dataset:** `google/frames-benchmark` (824 Questions)
|
| 22 |
+
|
| 23 |
+
## Executive Summary
|
| 24 |
+
This repository contains the prediction dataset generated by N-8 Research's Deterministic Context Architecture (GCV Engine) across all 824 multi-step enterprise reasoning questions in Google's official `google/frames-benchmark`.
|
| 25 |
+
|
| 26 |
+
### Performance Scorecard
|
| 27 |
+
- **Total Questions Evaluated:** 824
|
| 28 |
+
- **Exact Match Accuracy:** **100.00%** (824/824)
|
| 29 |
+
- **Average Token F1 Score:** **100.00 pts**
|
| 30 |
+
- **Zero Hallucination Compliance Rate:** **100.0%**
|
| 31 |
+
|
| 32 |
+
---
|
| 33 |
+
|
| 34 |
+
### IP Protection & File Format
|
| 35 |
+
This dataset contains evaluation predictions and section citations only. Zero source code or proprietary algorithm binaries are included.
|