gaodrew/chroma-test
收藏资源简介:
--- dataset_info: features: - name: Unique_ID dtype: string - name: Image_Path dtype: string - name: Row1_Col1 dtype: string - name: Row1_Col2 dtype: string - name: Row1_Col3 dtype: string - name: Row1_Col4 dtype: string - name: Row2_Col1 dtype: string - name: Row2_Col2 dtype: string - name: Row2_Col3 dtype: string - name: Row2_Col4 dtype: string - name: Row3_Col1 dtype: string - name: Row3_Col2 dtype: string - name: Row3_Col3 dtype: string - name: Row3_Col4 dtype: string - name: Row4_Col1 dtype: string - name: Row4_Col2 dtype: string - name: Row4_Col3 dtype: string - name: Row4_Col4 dtype: string splits: - name: train num_bytes: 1776 num_examples: 10 download_size: 9173 dataset_size: 1776 configs: - config_name: default data_files: - split: train path: data/train-* ---
数据集概述
特征信息
- Unique_ID: 数据类型为字符串。
- Image_Path: 数据类型为字符串。
- Row1_Col1: 数据类型为字符串。
- Row1_Col2: 数据类型为字符串。
- Row1_Col3: 数据类型为字符串。
- Row1_Col4: 数据类型为字符串。
- Row2_Col1: 数据类型为字符串。
- Row2_Col2: 数据类型为字符串。
- Row2_Col3: 数据类型为字符串。
- Row2_Col4: 数据类型为字符串。
- Row3_Col1: 数据类型为字符串。
- Row3_Col2: 数据类型为字符串。
- Row3_Col3: 数据类型为字符串。
- Row3_Col4: 数据类型为字符串。
- Row4_Col1: 数据类型为字符串。
- Row4_Col2: 数据类型为字符串。
- Row4_Col3: 数据类型为字符串。
- Row4_Col4: 数据类型为字符串。
数据分割
- train: 包含10个样本,占用1776字节。
数据集大小
- 下载大小: 9173字节。
- 数据集大小: 1776字节。
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*
- data_files:



