CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 11mo agoView on Hugging Face
3likes79downloads
10 commits on main
69b458a11mo ago

Update README.md

frankjc2022
2d86b5911mo ago

Update raw/profiles/temporal/README.md

frankjc2022
0f0137a11mo ago

Rename raw/profiles/temporal/notes.md to raw/profiles/temporal/README.md

frankjc2022
0435b7511mo ago

add more temporal data

frankjc2022
7bbfe1a11mo ago

Update README.md

frankjc2022
fffb14d11mo ago

add more data

frankjc2022
4dbeea811mo ago

Update README.md

frankjc2022
a15cc6e11mo ago

Update README.md

frankjc2022
73e975e11mo ago

complete initial release of semantic history dataset

frankjc2022
612dfe111mo ago

initial commit

frankjc2022