frankjc2022/semantic-history-search
Semantic History (Synthetic) Semantic History is a synthetic dataset for semantic history search research.It ships as three normalized Parquet tables: Split Description docs Search history records with url, title, description, frecency, last_visit_date, and tags. queries One row per query, tagged by profile and temporal/multi-label flags. qrels Relevance pairs linking queries ↔ docs with rank and relevance. All content is synthetic (no real browsing logs).… See the full description on the dataset page: https://huggingface.co/datasets/frankjc2022/semantic-history-search.
Update README.md
Update raw/profiles/temporal/README.md
Rename raw/profiles/temporal/notes.md to raw/profiles/temporal/README.md
add more temporal data
Update README.md
add more data
Update README.md
Update README.md
complete initial release of semantic history dataset
initial commit
