Datasets:
Languages:
English
Size:
1K<n<10K
ArXiv:
Tags:
document-understanding
invoice
ocr
noise-augmentation
confidence-calibration
information-extraction
License:
Update path_patterns for assets/ layout
Browse files- dataset_info.json +4 -4
dataset_info.json
CHANGED
|
@@ -195,10 +195,10 @@
|
|
| 195 |
"repo_id": "amazon/ConfBench",
|
| 196 |
"repo_type": "dataset",
|
| 197 |
"path_patterns": {
|
| 198 |
-
"original_pdf": "{doc_id}/original.pdf",
|
| 199 |
-
"ground_truth": "{doc_id}/gt.json",
|
| 200 |
-
"metadata": "{doc_id}/metadata.json",
|
| 201 |
-
"noisy_pdf": "{doc_id}/{pipeline_name}/{pipeline_name}_noisy.pdf"
|
| 202 |
}
|
| 203 |
},
|
| 204 |
"source": {
|
|
|
|
| 195 |
"repo_id": "amazon/ConfBench",
|
| 196 |
"repo_type": "dataset",
|
| 197 |
"path_patterns": {
|
| 198 |
+
"original_pdf": "assets/{doc_id}/original.pdf",
|
| 199 |
+
"ground_truth": "assets/{doc_id}/gt.json",
|
| 200 |
+
"metadata": "assets/{doc_id}/metadata.json",
|
| 201 |
+
"noisy_pdf": "assets/{doc_id}/{pipeline_name}/{pipeline_name}_noisy.pdf"
|
| 202 |
}
|
| 203 |
},
|
| 204 |
"source": {
|