theblackcat102/arxiv-cs.LG-23
收藏Hugging Face2023-11-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/theblackcat102/arxiv-cs.LG-23
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: id
dtype: string
- name: updated
dtype: timestamp[s]
- name: published
dtype: timestamp[s]
- name: title
dtype: string
- name: summary
dtype: string
- name: author
sequence: string
- name: arxiv:doi
dtype: string
- name: link
list:
- name: '@title'
dtype: string
- name: '@href'
dtype: string
- name: '@rel'
dtype: string
- name: '@type'
dtype: string
- name: arxiv:journal_ref
sequence: string
- name: arxiv:primary_category
struct:
- name: '@xmlns:arxiv'
dtype: string
- name: '@term'
dtype: string
- name: '@scheme'
dtype: string
- name: category
sequence: string
- name: content
dtype: string
splits:
- name: train
num_bytes: 1399278156
num_examples: 21394
download_size: 744792190
dataset_size: 1399278156
---
# Dataset Card for "arxiv-cs.LG-23"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
theblackcat102
原始信息汇总
数据集概述
配置
- 配置名称: default
- 数据文件:
- 分割: train
- 路径: data/train-*
数据集信息
- 特征:
- id: 字符串类型
- updated: 时间戳类型(秒)
- published: 时间戳类型(秒)
- title: 字符串类型
- summary: 字符串类型
- author: 字符串序列
- arxiv:doi: 字符串类型
- link: 列表类型
- @title: 字符串类型
- @href: 字符串类型
- @rel: 字符串类型
- @type: 字符串类型
- arxiv:journal_ref: 字符串序列
- arxiv:primary_category: 结构类型
- @xmlns:arxiv: 字符串类型
- @term: 字符串类型
- @scheme: 字符串类型
- category: 字符串序列
- content: 字符串类型
分割
- 名称: train
- 字节数: 1399278156
- 样本数: 21394
大小
- 下载大小: 744792190
- 数据集大小: 1399278156



