Eitanli/allergy_type
收藏资源简介:
--- dataset_info: features: - name: id dtype: int64 - name: recipe dtype: string - name: allergy_type dtype: string splits: - name: train num_bytes: 87345218 num_examples: 60000 download_size: 44224668 dataset_size: 87345218 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "allergy_type" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:id,数据类型:64位整数 - 名称:食谱,数据类型:字符串 - 名称:过敏类型(allergy_type),数据类型:字符串 数据集划分: - 划分名称:训练集,占用字节数:87345218,样本数量:60000 下载大小:44224668 数据集总大小:87345218 配置: - 配置名称:默认配置,数据文件: - 划分:训练集,路径:data/train-* # "过敏类型(allergy_type)"数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据特征
- id: 数据类型为
int64 - recipe: 数据类型为
string - allergy_type: 数据类型为
string
数据分割
- train: 包含 60000 条样本,数据大小为 87345218 字节
数据集大小
- 下载大小: 44224668 字节
- 数据集大小: 87345218 字节
配置
- default: 包含训练数据文件,路径为
data/train-*



