datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
smart-form-fill-value-generationsmart-form-fill-e2esmart-form-fill-field-detectionsmart-form-fill-relevant-tabs
Smart Form Fill - Relevant Tabs (Call 2 / select_tabs) eval (v2)
Given the form the user is filling (the anchor) and a set of open browser tabs
(candidates, title + url only), pick which tabs are relevant sources for filling
the form. Each row is one session.
Model input (per row)
page{anchor_title, anchor_url} + anchor_fields + session_tabs (each {id,title,url},
metadata only). The model returns a relevance judgement per tab id.
Labels
relevance =… See the full description on the dataset page: https://huggingface.co/datasets/Mozilla/smart-form-fill-relevant-tabs.smart-form-fill-non-standard-field-detection
