v1v1d/Arxiv_MD_v2_2k
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: markdown dtype: string - name: meta list: - name: caption dtype: string - name: captionBoundary struct: - name: x1 dtype: int64 - name: x2 dtype: int64 - name: y1 dtype: int64 - name: y2 dtype: int64 - name: figType dtype: string - name: imageText sequence: string - name: name dtype: string - name: regionBoundary struct: - name: x1 dtype: int64 - name: x2 dtype: int64 - name: y1 dtype: int64 - name: y2 dtype: int64 - name: renderDpi dtype: int64 - name: renderURL dtype: string - name: source dtype: string splits: - name: train num_bytes: 516741737.6133262 num_examples: 2438 - name: test num_bytes: 128937827.01587301 num_examples: 606 download_size: 372962126 dataset_size: 645679564.6291993 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
数据集信息: 特征: - 名称:图像(image),数据类型:图像 - 名称:Markdown(markdown),数据类型:字符串 - 名称:元数据(meta),类型为列表,包含以下子字段: - 名称:标题(caption),数据类型:字符串 - 名称:标题边界(captionBoundary),类型为结构体,包含以下成员: - x1:64位整数(int64) - x2:64位整数(int64) - y1:64位整数(int64) - y2:64位整数(int64) - 名称:图形类型(figType),数据类型:字符串 - 名称:图像文本序列(imageText),类型为字符串序列 - 名称:名称(name),数据类型:字符串 - 名称:区域边界(regionBoundary),类型为结构体,包含以下成员: - x1:64位整数(int64) - x2:64位整数(int64) - y1:64位整数(int64) - y2:64位整数(int64) - 名称:渲染DPI(renderDpi),数据类型:64位整数(int64) - 名称:渲染URL(renderURL),数据类型:字符串 - 名称:来源(source),数据类型:字符串 数据集拆分: - 拆分名称:训练集(train),占用字节数:516741737.6133262,样本数量:2438 - 拆分名称:测试集(test),占用字节数:128937827.01587301,样本数量:606 下载总大小:372962126 字节 数据集总大小:645679564.6291993 字节 配置项: - 配置名称:默认配置(default),数据文件如下: - 训练集拆分:路径为 data/train-* - 测试集拆分:路径为 data/test-*



