CoolFace
Datasetpublic

Sonjoy/social-commerce-screenshot-claim-glance

Social Commerce Screenshot Claim Glance This is a 100-image public preview subset for research on catalog-grounded visual retrieval and exact-claim authorization in social-commerce screenshots. The dataset name for Hugging Face should be: social-commerce-screenshot-claim-glance What It Contains The preview contains synthetic/redacted app-style screenshots that resemble noisy buyer or social-commerce inputs. The examples include platform-like UI framing, cropped… See the full description on the dataset page: https://huggingface.co/datasets/Sonjoy/social-commerce-screenshot-claim-glance.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes140downloads
Dataset Card

Social Commerce Screenshot Claim Glance

This is a 100-image public preview subset for research on catalog-grounded visual retrieval and exact-claim authorization in social-commerce screenshots.

The dataset name for Hugging Face should be:

social-commerce-screenshot-claim-glance

What It Contains

The preview contains synthetic/redacted app-style screenshots that resemble noisy buyer or social-commerce inputs. The examples include platform-like UI framing, cropped products, compression artifacts, captions, price/status overlays, partial products, and visually similar non-target products.

Label distribution:

labelcountmeaning
exact_in_catalog40screenshot contains the exact catalog target
visually_similar_wrong_product30product is visually similar but not the exact target
out_of_catalog20product should not map to any catalog item
ambiguous_partial_low_quality10partial, low-quality, or uncertain visual evidence

Source-style distribution:

source_typecount
facebook_post25
instagram_post23
messenger_chat27
whatsapp_chat25

Folder Structure

text
.
├── README.md
├── metadata.csv
├── metadata.jsonl
├── summary.json
└── images/
    ├── glance_0001.jpg
    ├── glance_0002.jpg
    └── ...

The metadata.csv file follows the Hugging Face ImageFolder convention using the file_name column.

Metadata Fields

fielddescription
file_namerelative path to the image
screenshot_idpublic preview identifier
source_typeapp-style UI template
labelground-truth claim label
target_product_idpseudonymized exact target ID, or none
displayed_product_idpseudonymized displayed/source product ID
confusable_product_idpseudonymized visually confusable product ID, or none
departmentbroad catalog department
garment_typebroad product category
color_familiescoarse color family
render_profilesynthetic rendering/noise recipe
width, heightimage dimensions
privacy_actionsredaction and privacy transformations
is_synthetic_uialways true for this preview
sha256checksum of the released image file
notesshort label explanation

Privacy And Scope

This preview is synthetic/redacted. Usernames, avatars, comments, phone numbers, order IDs, and private chat details are removed or replaced. Product-like identifiers in the public metadata are pseudonymized.

This preview is not a claim that the benchmark contains real permissioned customer screenshots. It is intended as a small public glance of the evaluation setting.

Intended Use

Use this subset to inspect examples, test data loading, demonstrate social-commerce screenshot noise, and reproduce small qualitative examples for catalog-grounded retrieval or exact-claim authorization papers.

Do not use this preview for production identity matching, biometric analysis, or claims about real customer-chat behavior.