davanstrien/arxiv_maybe_about_new_datasets
收藏Hugging Face2023-11-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/davanstrien/arxiv_maybe_about_new_datasets
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: submitter
dtype: string
- name: authors
dtype: string
- name: title
dtype: string
- name: comments
dtype: string
- name: journal-ref
dtype: string
- name: doi
dtype: string
- name: report-no
dtype: string
- name: categories
dtype: string
- name: license
dtype: string
- name: abstract
dtype: string
- name: versions
list:
- name: version
dtype: string
- name: created
dtype: string
- name: update_date
dtype: timestamp[s]
- name: authors_parsed
sequence:
sequence: string
- name: predictions
dtype: string
- name: probabilities
dtype: float64
splits:
- name: train
num_bytes: 746174024
num_examples: 450403
download_size: 409173494
dataset_size: 746174024
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "arxiv_maybe_about_new_datasets"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
davanstrien
原始信息汇总
数据集信息
特征
- id: 字符串类型
- submitter: 字符串类型
- authors: 字符串类型
- title: 字符串类型
- comments: 字符串类型
- journal-ref: 字符串类型
- doi: 字符串类型
- report-no: 字符串类型
- categories: 字符串类型
- license: 字符串类型
- abstract: 字符串类型
- versions: 列表类型
- version: 字符串类型
- created: 字符串类型
- update_date: 时间戳类型
- authors_parsed: 序列类型,序列中的元素为字符串类型
- predictions: 字符串类型
- probabilities: 浮点数类型
数据分割
- train: 包含 450403 个样本,占用 746174024 字节
数据大小
- 下载大小: 409173494 字节
- 数据集大小: 746174024 字节
配置
- default: 包含训练数据文件,路径为
data/train-*



