quccili/invoice
收藏Hugging Face2023-11-11 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/quccili/invoice
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: image
dtype: image
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 14986534.0
num_examples: 18
- name: validation
num_bytes: 14986534.0
num_examples: 18
- name: test
num_bytes: 14986534.0
num_examples: 18
download_size: 39577947
dataset_size: 44959602.0
---
# Dataset Card for "invoice"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
quccili
原始信息汇总
数据集概述
配置
- 默认配置 (
default)- 数据文件路径:
- 训练集 (
train):data/train-* - 验证集 (
validation):data/validation-* - 测试集 (
test):data/test-*
- 训练集 (
- 数据文件路径:
数据集信息
- 特征:
- 图像 (
image): 数据类型为图像 (dtype: image) - 真实标签 (
ground_truth): 数据类型为字符串 (dtype: string)
- 图像 (
- 数据分割:
- 训练集 (
train):- 字节数: 14986534.0
- 样本数: 18
- 验证集 (
validation):- 字节数: 14986534.0
- 样本数: 18
- 测试集 (
test):- 字节数: 14986534.0
- 样本数: 18
- 训练集 (
- 下载大小: 39577947
- 数据集大小: 44959602.0



