Datasets:
Upload folder using huggingface_hub
Browse files- DATASET_CARD.md +2 -3
- README.md +2 -3
DATASET_CARD.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
-
- text2text-generation
|
| 5 |
- question-answering
|
| 6 |
language:
|
| 7 |
- en
|
|
@@ -33,7 +32,7 @@ configs:
|
|
| 33 |
|
| 34 |
Invoice processing is the use case every enterprise AI pitch deck opens with. The numbers are either right or wrong, and the distance between right and wrong can be measured to the cent. This dataset exists because we ran the experiment and discovered that the gap between "this looks easy" and "this actually works" is wider than the industry would like to admit.
|
| 35 |
|
| 36 |
-
Five open-weight models. Four architectures. The best one scored 83%. The largest one scored 77%. The reasoning models performed worse than the plain models at every size. The full write-up is at [jngb.
|
| 37 |
|
| 38 |
## What's in the Box
|
| 39 |
|
|
@@ -186,7 +185,7 @@ If you use this dataset, please cite:
|
|
| 186 |
title={InvoiceBenchmark: A Controlled Corpus for Measuring LLM Invoice Processing Accuracy},
|
| 187 |
author={Neugebauer, Jakob},
|
| 188 |
year={2026},
|
| 189 |
-
url={https://jngb.
|
| 190 |
note={200 synthetic invoices varying across five controlled dimensions with cent-perfect ground truth}
|
| 191 |
}
|
| 192 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
|
|
|
| 4 |
- question-answering
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
| 32 |
|
| 33 |
Invoice processing is the use case every enterprise AI pitch deck opens with. The numbers are either right or wrong, and the distance between right and wrong can be measured to the cent. This dataset exists because we ran the experiment and discovered that the gap between "this looks easy" and "this actually works" is wider than the industry would like to admit.
|
| 34 |
|
| 35 |
+
Five open-weight models. Four architectures. The best one scored 83%. The largest one scored 77%. The reasoning models performed worse than the plain models at every size. The full write-up is at [jngb.online/notes/06-too-dangerous-to-release](https://www.jngb.online/notes/06-too-dangerous-to-release).
|
| 36 |
|
| 37 |
## What's in the Box
|
| 38 |
|
|
|
|
| 185 |
title={InvoiceBenchmark: A Controlled Corpus for Measuring LLM Invoice Processing Accuracy},
|
| 186 |
author={Neugebauer, Jakob},
|
| 187 |
year={2026},
|
| 188 |
+
url={https://www.jngb.online/notes/06-too-dangerous-to-release},
|
| 189 |
note={200 synthetic invoices varying across five controlled dimensions with cent-perfect ground truth}
|
| 190 |
}
|
| 191 |
```
|
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
| 4 |
-
- text2text-generation
|
| 5 |
- question-answering
|
| 6 |
language:
|
| 7 |
- en
|
|
@@ -33,7 +32,7 @@ configs:
|
|
| 33 |
|
| 34 |
Invoice processing is the use case every enterprise AI pitch deck opens with. The numbers are either right or wrong, and the distance between right and wrong can be measured to the cent. This dataset exists because we ran the experiment and discovered that the gap between "this looks easy" and "this actually works" is wider than the industry would like to admit.
|
| 35 |
|
| 36 |
-
Five open-weight models. Four architectures. The best one scored 83%. The largest one scored 77%. The reasoning models performed worse than the plain models at every size. The full write-up is at [jngb.
|
| 37 |
|
| 38 |
## What's in the Box
|
| 39 |
|
|
@@ -186,7 +185,7 @@ If you use this dataset, please cite:
|
|
| 186 |
title={InvoiceBenchmark: A Controlled Corpus for Measuring LLM Invoice Processing Accuracy},
|
| 187 |
author={Neugebauer, Jakob},
|
| 188 |
year={2026},
|
| 189 |
-
url={https://jngb.
|
| 190 |
note={200 synthetic invoices varying across five controlled dimensions with cent-perfect ground truth}
|
| 191 |
}
|
| 192 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
task_categories:
|
|
|
|
| 4 |
- question-answering
|
| 5 |
language:
|
| 6 |
- en
|
|
|
|
| 32 |
|
| 33 |
Invoice processing is the use case every enterprise AI pitch deck opens with. The numbers are either right or wrong, and the distance between right and wrong can be measured to the cent. This dataset exists because we ran the experiment and discovered that the gap between "this looks easy" and "this actually works" is wider than the industry would like to admit.
|
| 34 |
|
| 35 |
+
Five open-weight models. Four architectures. The best one scored 83%. The largest one scored 77%. The reasoning models performed worse than the plain models at every size. The full write-up is at [jngb.online/notes/06-too-dangerous-to-release](https://www.jngb.online/notes/06-too-dangerous-to-release).
|
| 36 |
|
| 37 |
## What's in the Box
|
| 38 |
|
|
|
|
| 185 |
title={InvoiceBenchmark: A Controlled Corpus for Measuring LLM Invoice Processing Accuracy},
|
| 186 |
author={Neugebauer, Jakob},
|
| 187 |
year={2026},
|
| 188 |
+
url={https://www.jngb.online/notes/06-too-dangerous-to-release},
|
| 189 |
note={200 synthetic invoices varying across five controlled dimensions with cent-perfect ground truth}
|
| 190 |
}
|
| 191 |
```
|