AlgorithmicResearchGroup/openreview-pretraining
收藏Hugging Face2025-01-17 更新2026-04-05 收录
下载链接:
https://hf-mirror.com/datasets/AlgorithmicResearchGroup/openreview-pretraining
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: paper_id
dtype: string
- name: venue
dtype: string
- name: year
dtype: string
- name: paper_title
dtype: string
- name: paper_authors
dtype: string
- name: paper_abstract
dtype: string
- name: paper_keywords
dtype: string
- name: paper_content
dtype: string
- name: review_id
dtype: string
- name: review_title
dtype: string
- name: review_rating
dtype: string
- name: review_text
dtype: string
- name: review_confidence
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 2712135380
num_examples: 37292
- name: test
num_bytes: 28228146
num_examples: 377
download_size: 1412608492
dataset_size: 2740363526
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
数据集信息:
特征:
- 字段名:论文ID(paper_id),数据类型:字符串(string)
- 字段名:发表渠道(venue),数据类型:字符串(string)
- 字段名:发表年份(year),数据类型:字符串(string)
- 字段名:论文标题(paper_title),数据类型:字符串(string)
- 字段名:论文作者(paper_authors),数据类型:字符串(string)
- 字段名:论文摘要(paper_abstract),数据类型:字符串(string)
- 字段名:论文关键词(paper_keywords),数据类型:字符串(string)
- 字段名:论文正文(paper_content),数据类型:字符串(string)
- 字段名:评审ID(review_id),数据类型:字符串(string)
- 字段名:评审标题(review_title),数据类型:字符串(string)
- 字段名:评审评分(review_rating),数据类型:字符串(string)
- 字段名:评审文本(review_text),数据类型:字符串(string)
- 字段名:评审置信度(review_confidence),数据类型:字符串(string)
- 字段名:文本(text),数据类型:字符串(string)
数据划分:
- 划分名称:训练集(train),占用字节数:2712135380,样本数量:37292
- 划分名称:测试集(test),占用字节数:28228146,样本数量:377
下载大小:1412608492,数据集总大小:2740363526
配置:
- 配置名称:默认配置(default),数据文件:
- 训练集(train):data/train-*
- 测试集(test):data/test-*
提供机构:
AlgorithmicResearchGroup



