CoolFace
Datasetpublic

masaki-sakata/entity_popularity

Entity Popularity Dataset This dataset contains information for about 26,000 entities, including the Wikipedia article title, QID, and the annual article view count for the year 2021. The annual article view count can be considered as an indicator of the popularity of a entity. Languages This dataset is composed in English. Dataset Structure from datasets import load_dataset dataset = load_dataset("masaki-sakata/entity_popularity")["en"]… See the full description on the dataset page: https://huggingface.co/datasets/masaki-sakata/entity_popularity.

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes27downloads
8 commits on main
98a18b93y ago

Update README.md

masaki-sakata
9edda023y ago

Update README.md

masaki-sakata
dd7f11a3y ago

Update README.md

masaki-sakata
f67a5c83y ago

Update README.md

masaki-sakata
b8196ca3y ago

Update README.md

masaki-sakata
1f005d23y ago

Upload README.md with huggingface_hub

masaki-sakata
9cf2cc23y ago

Upload data/en-00000-of-00001-244b3598a26e7334.parquet with huggingface_hub

masaki-sakata
b9f9cd33y ago

initial commit

masaki-sakata