vinhtran2611/allenai_scirepeval
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/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)
提供机构:
vinhtran2611
原始信息汇总
数据集概述
数据集名称
- 数据集名称: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:



