warshakhan/donut_vqa_ISynHMP_all_labels_modified
收藏资源简介:
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: ground_truth dtype: string splits: - name: train num_bytes: 583333339.0 num_examples: 2800 - name: valid num_bytes: 85997587.0 num_examples: 400 - name: test num_bytes: 173591889.0 num_examples: 800 download_size: 165381311 dataset_size: 842922815.0 --- # Dataset Card for "donut_vqa_ISynHMP_all_labels_modified" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset named donut_vqa_ISynHMP_all_labels_modified includes train, valid, and test splits. Each split contains images and corresponding ground truth labels. The train split has 2800 samples, the valid split has 400 samples, and the test split has 800 samples. The total download size of the dataset is 165381311 bytes, and the total dataset size is 842922815.0 bytes.
数据集卡片 "donut_vqa_ISynHMP_all_labels_modified"
配置
- 默认配置
- 数据文件
- 训练集:
data/train-* - 验证集:
data/valid-* - 测试集:
data/test-*
- 训练集:
- 数据文件
数据集信息
-
特征
- 图像:
image(dtype: image) - 真实标签:
ground_truth(dtype: string)
- 图像:
-
数据分割
- 训练集
- 字节数: 583333339.0
- 样本数: 2800
- 验证集
- 字节数: 85997587.0
- 样本数: 400
- 测试集
- 字节数: 173591889.0
- 样本数: 800
- 训练集
-
数据大小
- 下载大小: 165381311
- 数据集大小: 842922815.0



