公开数据集
数据结构 ? 10.19M
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Context
ICLR (International Conference on Learning Representations) is a premier machine learning conference. Unlike the other two flagship machine learning conferences ICML and NIPS, ICLR chooses a single-blind public review process in which the reviews and their rebuttals are both carried out transparently and in the open. This dataset was created by crawling the public [ICLR 2017 paper review site][1]. It seems ICLR is going double-blind from 2018, so my guess is that authors will remain anonymous during the review process. So, this dataset is unique because it captures a public academic review process with academic affiliations and all paper decisions including rejections.
Content
The dataset consists of two CSV files:
- **iclr2017_papers.csv**: This file has a row per submission. It includes the paper title, authors, author conflicts, abstracts, tl;dr (a simplified abstract), and final decision (Accept/Oral, Accept/Poster, Accept/InviteToWorkshop, Reject). Each row has a unique identifier key called the "paper_id."
- **iclr2017_conversations.csv**: This file has a row per textual review, rebuttal, or comment. It is related to the previous papers dataset using the secondary key "paper_id." All rows talking about a single paper share the same "paper_id." The conversations associated with each paper can be thought of as a forest. Each tree in the forest begins with a review followed by rebuttals and further comments/conversation. Each such textual entry composed by an individual is listed in its own row. The nodes of the tree are connected using the fields "child_id" and "parent_id" which can be used to construct the entire conversation hierarchy.
Acknowledgements
All rights for abstracts rest with the paper authors. Reproduction of abstracts here is solely for purposes of research. Thanks to the authors of Beautiful Soup 4 Python package which considerably simplified the process of curating this dataset.
Inspiration
This dataset was created to understand gender disparities in paper submissions and acceptances. Annotating each author with a binary gender is a pending task. The dataset can also be used to model communication processes employed in negotiation, persuasion, and decision-making. Another use of this dataset could be in modeling and understanding textual time-series data.
[1]: https://openreview.net/group?id=ICLR.cc/2017/conference
×
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
暂无相关内容。
暂无相关内容。
- 分享你的想法
去分享你的想法~~
全部内容
欢迎交流分享
开始分享您的观点和意见,和大家一起交流分享.
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。