--- license: cc0-1.0 size_categories: - 1M Note: `h_index`, `works_count`, and `cited_by_count` are scoped to this dataset and do not represent an author's complete publication record. ## Usage ```python from datasets import load_dataset papers = load_dataset("ShayManor/Labeled-arXiv", "papers", split="train") authors = load_dataset("ShayManor/Labeled-arXiv", "authors", split="train") ``` ## Source Metadata from [OpenAlex](https://openalex.org/) (Priem et al., 2022), built on top of the [arXiv](https://arxiv.org/) bulk metadata. Author IDs use [ORCID](https://orcid.org/) URLs or OpenAlex internal identifiers. ## License [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) — Public Domain.