s2orc-cs-enriched
收藏资源简介:
S2ORC CS Enriched 是 S2ORC 数据集的一个计算机科学子集,增加了由大型语言模型(LLM)生成的丰富字段。该数据集包含 1,118 个 parquet 文件,共计 1,117,706 行数据,所有行均标记为 'Computer Science' 领域。基础列包括文献ID、标题、作者、摘要、正文、章节、图表、参考文献等元数据信息。丰富列则包含 GPU 使用情况、训练细节、推理、摘要、分类、方法、结果、模型、数据集、指标和局限性等由 LLM 生成的额外信息。该数据集是原始 S2ORC 计算机科学 parquet 集的严格子集,通过 corpus_id 对应,仅添加了丰富列。适用于文本分类、摘要生成等自然语言处理任务。
S2ORC CS Enriched 数据集概述
数据集基本信息
- 数据集名称:S2ORC CS Enriched
- 数据集地址:https://huggingface.co/datasets/AlgorithmicResearchGroup/s2orc-cs-enriched
- 任务类别:文本分类、摘要生成
- 语言:英语
- 数据规模:1M<n<10M
- 标签:s2orc、computer-science、scientific-papers、parquet、llm-enriched
数据集内容摘要
- 包含1,118个parquet文件。
- 总行数为1,117,706行。
- 所有行的
fieldofstudy_category字段均标记为“Computer Science”。
数据结构
基础列
corpus_id, parsed_title, parsed_authors, abstract, text, sections, figures, references, parsed_external_ids, source, pdf_urls, pdf_sha, open_access, license, open_access_url, open_access_status, metadata_title, metadata_authors, publicationdate, influentialcitationcount, citationcount, year, publicationvenueid, publicationtypes, metadata_externalids, PubMedCentral, PubMed, MAG, DOI, CorpusId, ArxIv, DBLP, ACL, referencecount, venue, journal, volume, pages, name, isopenaccess, url, fieldofstudy_source, fieldofstudy_category, rn
增强列
explicit_gpu_hours, estimated_gpu_hours, number_gpu, gpu_type, training_details, reasoning, summary, classification, methods, results, models, datasets, metrics, limitations
重要说明
- 本数据集是S2ORC计算机科学parquet集的严格子集,通过
corpus_id对应,并添加了增强列。




