five

waboucay/wikilarge

收藏
Hugging Face2024-04-02 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/waboucay/wikilarge
下载链接
链接失效反馈
官方服务:
资源简介:
--- language: - en task_categories: - text2text-generation --- # WikiLarge <!-- Provide a quick summary of the dataset. --> HuggingFace implementation of the WikiLarge corpus for sentence simplification gathered by Zhang, Xingxing and Lapata, Mirella. /!\ I am not one of the creators of the dataset, I just needed a HF version of this dataset and uploaded it. I encourage you to read the paper introducing the dataset: [Sentence Simplification with Deep Reinforcement Learning](https://aclanthology.org/D17-1062) (Zhang & Lapata, EMNLP 2017) <!-- ## Dataset Details ### Dataset Description --> <!-- Provide a longer summary of what this dataset is. --> <!-- - **Curated by:** [More Information Needed] - **Funded by [optional]:** [More Information Needed] - **Shared by [optional]:** [More Information Needed] - **Language(s) (NLP):** [More Information Needed] - **License:** [More Information Needed] ### Dataset Sources [optional] --> <!-- Provide the basic links for the dataset. --> <!-- - **Repository:** [More Information Needed] - **Paper [optional]:** [More Information Needed] - **Demo [optional]:** [More Information Needed] --> ## Uses This dataset can be used to train sentence simplification models. <!-- ### Direct Use --> <!-- This section describes suitable use cases for the dataset. --> <!-- [More Information Needed] ### Out-of-Scope Use --> <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. --> <!-- [More Information Needed] --> ## Dataset Structure <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. --> - **Size of the generated dataset:** 69.3 MB An example of 'train' looks as follows. ``` { 'complex': 'Sensing of both the external and internal environments at the cellular level relies on signal transduction . Many disease processes , such as diabetes , heart disease , autoimmunity , and cancer arise from defects in signal transduction pathways , further highlighting the critical importance of signal transduction to biology , as well as medicine .', 'simple': 'A signal transduction in biology , is a cellular mechanism .' } ``` <!-- ## Dataset Creation ### Curation Rationale <!-- Motivation for the creation of this dataset. --> <!-- [More Information Needed] ### Source Data <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). --> <!-- #### Data Collection and Processing <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. --> <!-- [More Information Needed] #### Who are the source data producers? <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. --> <!-- [More Information Needed] ### Annotations [optional] <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. --> <!-- #### Annotation process <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. --> <!-- [More Information Needed] #### Who are the annotators? <!-- This section describes the people or systems who created the annotations. --> <!-- [More Information Needed] #### Personal and Sensitive Information <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. --> <!-- [More Information Needed] ## Bias, Risks, and Limitations <!-- This section is meant to convey both technical and sociotechnical limitations. --> <!-- [More Information Needed] ### Recommendations <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. --> <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. --> ## Citation <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. --> **BibTeX:** ``` @InProceedings{D17-1063, author = "Zhang, Xingxing and Lapata, Mirella", title = "Sentence Simplification with Deep Reinforcement Learning", booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing", year = "2017", publisher = "Association for Computational Linguistics", pages = "595--605", location = "Copenhagen, Denmark", url = "http://aclweb.org/anthology/D17-1063" } ``` **ACL:** Xingxing Zhang and Mirella Lapata. 2017. Sentence Simplification with Deep Reinforcement Learning. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 584–594, Copenhagen, Denmark. Association for Computational Linguistics. <!-- ## Glossary [optional] <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. --> <!-- [More Information Needed] ## More Information [optional] [More Information Needed] ## Dataset Card Authors [optional] [More Information Needed] ## Dataset Card Contact [More Information Needed] -->

--- 语言: - 英语 任务类别: - 文本到文本生成 --- # WikiLarge <!-- Provide a quick summary of the dataset. --> 本数据集为由张星星(Xingxing Zhang)与米雷拉·拉帕塔(Mirella Lapata)收集的、面向句子简化任务的WikiLarge语料库的Hugging Face实现版本。 /! 本人并非该数据集的原创作者,仅因个人需求该数据集的Hugging Face版本而进行上传。诚挚推荐读者阅读介绍该数据集的论文:《基于深度强化学习的句子简化》(Sentence Simplification with Deep Reinforcement Learning),作者为张星星与拉帕塔,发表于2017年自然语言处理经验方法会议(EMNLP 2017),论文链接:https://aclanthology.org/D17-1062 <!-- ## Dataset Details ### Dataset Description --> <!-- Provide a longer summary of what this dataset is. --> <!-- - **Curated by:** [More Information Needed] - **Funded by [optional]:** [More Information Needed] - **Shared by [optional]:** [More Information Needed] - **Language(s) (NLP):** [More Information Needed] - **License:** [More Information Needed] ### Dataset Sources [optional] --> <!-- Provide the basic links for the dataset. --> <!-- - **Repository:** [More Information Needed] - **Paper [optional]:** [More Information Needed] - **Demo [optional]:** [More Information Needed] --> ## 数据集用途 本数据集可用于训练句子简化模型。 <!-- ### Direct Use --> <!-- This section describes suitable use cases for the dataset. --> <!-- [More Information Needed] ### Out-of-Scope Use --> <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. --> <!-- [More Information Needed] --> ## 数据集结构 <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. --> - **生成数据集大小:** 69.3 MB 训练集的单条样本示例如下: { "complex": "细胞水平上对外部与内部环境的感知依赖于信号转导通路。诸多疾病进程,如糖尿病、心脏病、自身免疫病以及癌症,均源于信号转导通路的缺陷,这进一步凸显了信号转导在生物学与医学中的关键重要性。", "simple": "信号转导是生物学中的一种细胞机制。" } <!-- ## Dataset Creation ### Curation Rationale <!-- Motivation for the creation of this dataset. --> <!-- [More Information Needed] ### Source Data <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). --> <!-- #### Data Collection and Processing <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. --> <!-- [More Information Needed] #### Who are the source data producers? <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. --> <!-- [More Information Needed] ### Annotations [optional] <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. --> <!-- #### Annotation process <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. --> <!-- [More Information Needed] #### Who are the annotators? <!-- This section describes the people or systems who created the annotations. --> <!-- [More Information Needed] #### Personal and Sensitive Information <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. --> <!-- [More Information Needed] ## Bias, Risks, and Limitations <!-- This section is meant to convey both technical and sociotechnical limitations. --> <!-- [More Information Needed] ### Recommendations <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. --> <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. --> ## 引用信息 <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. --> **BibTeX:** @InProceedings{D17-1063, author = "Zhang, Xingxing and Lapata, Mirella", title = "Sentence Simplification with Deep Reinforcement Learning", booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing", year = "2017", publisher = "Association for Computational Linguistics", pages = "595--605", location = "Copenhagen, Denmark", url = "http://aclweb.org/anthology/D17-1063" } **ACL:** 张星星与米雷拉·拉帕塔。2017。基于深度强化学习的句子简化。见:2017年自然语言处理经验方法会议论文集,第584–594页,丹麦哥本哈根。计算语言学协会。 <!-- ## Glossary [optional] <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. --> <!-- [More Information Needed] ## More Information [optional] [More Information Needed] ## Dataset Card Authors [optional] [More Information Needed] ## Dataset Card Contact [More Information Needed]
提供机构:
waboucay
原始信息汇总

数据集概述

名称: WikiLarge

描述: WikiLarge是一个用于句子简化的语料库,由Zhang, Xingxing和Lapata, Mirella收集。此数据集是HuggingFace的实现版本,主要用于训练句子简化模型。

语言: 英语

数据集大小: 69.3 MB

数据集结构

  • 数据示例:

    { complex: Sensing of both the external and internal environments at the cellular level relies on signal transduction . Many disease processes , such as diabetes , heart disease , autoimmunity , and cancer arise from defects in signal transduction pathways , further highlighting the critical importance of signal transduction to biology , as well as medicine ., simple: A signal transduction in biology , is a cellular mechanism . }

使用场景

  • 用途: 用于训练句子简化模型。

引用信息

  • BibTeX:

    @InProceedings{D17-1063, author = "Zhang, Xingxing and Lapata, Mirella", title = "Sentence Simplification with Deep Reinforcement Learning", booktitle = "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing", year = "2017", publisher = "Association for Computational Linguistics", pages = "595--605", location = "Copenhagen, Denmark", url = "http://aclweb.org/anthology/D17-1063" }

  • ACL: Xingxing Zhang and Mirella Lapata. 2017. Sentence Simplification with Deep Reinforcement Learning. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 584–594, Copenhagen, Denmark. Association for Computational Linguistics.

搜集汇总
数据集介绍
main_image_url
背景与挑战
背景概述
WikiLarge是一个句子简化数据集,包含复杂句子及其简化版本,适用于训练句子简化模型。数据集大小为69.3 MB,由Zhang和Lapata在2017年提出。
以上内容由遇见数据集搜集并总结生成
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作