bunkalab/arxiv_topic_modeling
收藏Hugging Face2024-05-09 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/bunkalab/arxiv_topic_modeling
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Title
dtype: string
- name: Authors
dtype: string
- name: Abstract
dtype: string
- name: entry_id
dtype: string
- name: Date
dtype: timestamp[ns, tz=UTC]
- name: Categories
dtype: string
- name: year
dtype: int32
splits:
- name: train
num_bytes: 1989355
num_examples: 1440
download_size: 1096293
dataset_size: 1989355
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
bunkalab
原始信息汇总
数据集概述
数据集特征
- Title:字符串类型
- Authors:字符串类型
- Abstract:字符串类型
- entry_id:字符串类型
- Date:时间戳类型,单位为纳秒,时区为UTC
- Categories:字符串类型
- year:整数类型,32位
数据集划分
- train:
- 数据量:1989355字节
- 样本数:1440
数据集大小
- 下载大小:1096293字节
- 数据集大小:1989355字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



