File size: 1,176 Bytes
8ca3a1c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"dataset_name": "AI Visual Product Matching Workflow Sample Dataset",
"public_preview_note": "This is a sanitized public-facing preview derived from the structure of a managed visual product matching workflow. It is not raw client data and is not a benchmark dataset.",
"source_workbook_sheets": {
"Final_Matched": 475,
"EDPN_Summary": 200,
"Gold_Matched": 98,
"Need_Review": 1101,
"Declined": 8566
},
"public_sample_rows": 1000,
"public_sample_bucket_counts": {
"gold_match": 98,
"needs_review": 360,
"declined": 542
},
"public_sample_status_counts": {
"matched_80_plus": 98,
"needs_review_60_79": 360,
"declined_below_60": 542
},
"sanitization_applied": [
"client product IDs masked",
"style families masked",
"candidate IDs masked",
"seller names masked",
"candidate brands masked",
"direct URLs removed",
"exact listing IDs removed",
"prices bucketed",
"decision reasons generalized"
],
"recommended_page_module": "Preview the anonymized AI visual matching workflow dataset",
"recommended_huggingface_repo": "octoparse/ai-visual-product-matching-workflow-sample"
} |