vinhtran2611/allenai_scirepeval
收藏资源简介:
--- dataset_info: features: - name: doc_id dtype: string - name: doi dtype: string - name: corpus_id dtype: uint64 - name: title dtype: string - name: abstract dtype: string - name: label dtype: uint32 - name: venue dtype: string - name: n_citations dtype: int32 - name: log_citations dtype: float32 - name: labels sequence: int32 - name: labels_text sequence: string - name: mag_id dtype: uint64 - name: descriptor dtype: string - name: qualifier dtype: string - name: rating sequence: int32 - name: confidence dtype: string - name: authors sequence: string - name: decision dtype: string - name: mean_rating dtype: float32 - name: hIndex sequence: string - name: year dtype: int32 - name: norm_year dtype: float32 - name: scaled_year dtype: float32 - name: n_authors dtype: int32 - name: norm_authors dtype: float32 - name: cited_by sequence: string - name: references sequence: string - name: index dtype: int32 - name: retweets dtype: float32 - name: count dtype: int32 - name: mentions dtype: float32 splits: - name: train num_bytes: 8476546.28927759 num_examples: 5616 download_size: 4299112 dataset_size: 8476546.28927759 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "allenai_scirepeval" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 文档ID(doc_id):字符串型 - 数字对象标识符(DOI):字符串型 - 语料库ID(corpus_id):无符号64位整数型 - 标题:字符串型 - 摘要:字符串型 - 单标签:无符号32位整数型 - 发表载体:字符串型 - 被引频次:有符号32位整数型 - 被引频次对数值:单精度浮点型 - 多标签序列(元素类型为int32):int32序列 - 文本标签序列:字符串序列 - 学术图谱ID(mag_id):无符号64位整数型 - 描述符:字符串型 - 限定符:字符串型 - 评分序列:int32序列 - 置信度:字符串型 - 作者序列:字符串序列 - 审稿决定:字符串型 - 平均评分:单精度浮点型 - h指数序列:字符串序列 - 发表年份:有符号32位整数型 - 标准化年份:单精度浮点型 - 缩放年份:单精度浮点型 - 作者总数:有符号32位整数型 - 标准化作者数:单精度浮点型 - 被引文献序列:字符串序列 - 参考文献序列:字符串序列 - 索引:有符号32位整数型 - 转发量:单精度浮点型 - 计数:有符号32位整数型 - 提及量:单精度浮点型 数据划分: - 训练集:字节大小为8476546.28927759,样本数量为5616 下载大小:4299112 数据集总大小:8476546.28927759 配置项: - 配置名称:default(默认配置) 数据文件: - 划分方式:训练集 路径:data/train-* # 「allenai_scirepeval」数据集卡片 【需补充更多信息】[https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards]
数据集概述
数据集名称
- 数据集名称:allenai_scirepeval
数据集特征
- doc_id: 字符串类型
- doi: 字符串类型
- corpus_id: 无符号64位整数类型
- title: 字符串类型
- abstract: 字符串类型
- label: 无符号32位整数类型
- venue: 字符串类型
- n_citations: 32位整数类型
- log_citations: 32位浮点数类型
- labels: 序列,32位整数类型
- labels_text: 序列,字符串类型
- mag_id: 无符号64位整数类型
- descriptor: 字符串类型
- qualifier: 字符串类型
- rating: 序列,32位整数类型
- confidence: 字符串类型
- authors: 序列,字符串类型
- decision: 字符串类型
- mean_rating: 32位浮点数类型
- hIndex: 序列,字符串类型
- year: 32位整数类型
- norm_year: 32位浮点数类型
- scaled_year: 32位浮点数类型
- n_authors: 32位整数类型
- norm_authors: 32位浮点数类型
- cited_by: 序列,字符串类型
- references: 序列,字符串类型
- index: 32位整数类型
- retweets: 32位浮点数类型
- count: 32位整数类型
- mentions: 32位浮点数类型
数据集分割
- train:
- 数据大小: 8476546.28927759字节
- 示例数量: 5616
数据集大小
- 下载大小: 4299112字节
- 数据集大小: 8476546.28927759字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:




