ServiceNow/svg-stack
收藏Hugging Face2024-02-06 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/ServiceNow/svg-stack
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: Filename
dtype: string
- name: Svg
dtype: string
splits:
- name: train
num_bytes: 5591367209
num_examples: 2169710
- name: val
num_bytes: 280378795
num_examples: 108456
- name: test
num_bytes: 14742278
num_examples: 5709
download_size: 3015980752
dataset_size: 5886488282
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: test
path: data/test-*
---
The dataset consists of three main parts: training set (train), validation set (val), and test set (test). Each part includes corresponding filenames (Filename) and SVG content (Svg). The training set contains 2169710 samples, the validation set contains 108456 samples, and the test set contains 5709 samples. The total download size of the dataset is 3015980752 bytes, and the total dataset size is 5886488282 bytes.
提供机构:
ServiceNow
原始信息汇总
数据集概述
数据特征
- Filename: 数据类型为字符串。
- Svg: 数据类型为字符串。
数据划分
- train: 包含2,169,710个样本,占用5,591,367,209字节。
- val: 包含108,456个样本,占用280,378,795字节。
- test: 包含5,709个样本,占用14,742,278字节。
数据集大小
- 下载大小: 3,015,980,752字节。
- 总数据集大小: 5,886,488,282字节。
配置信息
- config_name: default
- 数据文件路径:
- train: data/train-*
- val: data/val-*
- test: data/test-*
- 数据文件路径:



