abhinavl/figure2code_challenge_data_square
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: labels dtype: string - name: values dtype: string - name: title dtype: string - name: value_heading dtype: string - name: code dtype: string - name: og_file_name dtype: string splits: - name: train num_bytes: 51282407.0 num_examples: 3000 download_size: 49942309 dataset_size: 51282407.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
The dataset includes multiple features such as image, labels, values, title, value_heading, code, and og_file_name. The data types include image and string. The dataset is divided into a training set with 3000 samples, totaling 51282407 bytes. The dataset configuration is named default, and the data file path is data/train-*.
数据集概述
数据集特征
- image:图像数据类型
- labels:字符串数据类型
- values:字符串数据类型
- title:字符串数据类型
- value_heading:字符串数据类型
- code:字符串数据类型
- og_file_name:字符串数据类型
数据集分割
- train:
- 示例数量:3000
- 数据大小:51282407.0字节
数据集大小
- 下载大小:49942309字节
- 数据集总大小:51282407.0字节



