zyxleo/ticket_donut_multitask
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/zyxleo/ticket_donut_multitask
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: task
dtype: string
- name: ground_truth
dtype: string
- name: labels
sequence: int64
- name: input_ids
sequence: int64
- name: image_path
dtype: string
splits:
- name: train
num_bytes: 1770622
num_examples: 1520
- name: test
num_bytes: 305841
num_examples: 398
download_size: 296797
dataset_size: 2076463
---
# Dataset Card for "ticket_donut_multitask"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
配置项:
- 配置名称:default
数据文件:
- 数据集划分:训练集(train),路径:data/train-*
- 数据集划分:测试集(test),路径:data/test-*
数据集信息:
数据特征:
- 字段名:任务(task),数据类型:字符串(string)
- 字段名:基准真值(ground_truth),数据类型:字符串(string)
- 字段名:标签(labels),数据类型:int64序列(sequence of int64)
- 字段名:输入ID(input_ids),数据类型:int64序列(sequence of int64)
- 字段名:图像路径(image_path),数据类型:字符串(string)
数据集划分详情:
- 划分集名称:训练集(train),字节大小:1770622,样本数量:1520
- 划分集名称:测试集(test),字节大小:305841,样本数量:398
下载大小:296797
总数据集大小:2076463
---
# 「ticket_donut_multitask」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
zyxleo
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
-
特征:
task: 类型为字符串 (string)ground_truth: 类型为字符串 (string)labels: 序列类型,元素为64位整数 (sequence: int64)input_ids: 序列类型,元素为64位整数 (sequence: int64)image_path: 类型为字符串 (string)
-
数据分割:
- 训练集 (
train):- 字节数: 1770622
- 样本数: 1520
- 测试集 (
test):- 字节数: 305841
- 样本数: 398
- 训练集 (
-
数据集大小:
- 下载大小: 296797 字节
- 数据集大小: 2076463 字节



