Dizex/InstaFoodSet
收藏资源简介:
--- dataset_info: features: - name: tokens sequence: string - name: iob_tags sequence: string - name: iob_tags_ids sequence: int64 splits: - name: train num_bytes: 346804 num_examples: 320 - name: val num_bytes: 37219 num_examples: 40 - name: test num_bytes: 39352 num_examples: 40 download_size: 84698 dataset_size: 423375 --- # Dataset Card for "InstaFoodSet" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:词元(Token),类型为字符串序列 - 名称:IOB(Inside-Outside-Beginning)标签,类型为字符串序列 - 名称:IOB标签编号,类型为64位整型序列 数据集划分: - 划分名称:训练集(train),字节大小:346804,样本数量:320 - 划分名称:验证集(val),字节大小:37219,样本数量:40 - 划分名称:测试集(test),字节大小:39352,样本数量:40 下载大小:84698 字节 总数据集大小:423375 字节 # 「InstaFoodSet」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
InstaFoodSet
数据集特征
- tokens: 序列类型为字符串。
- iob_tags: 序列类型为字符串。
- iob_tags_ids: 序列类型为整数(int64)。
数据集分割
- 训练集(train): 包含320个示例,总大小为346804字节。
- 验证集(val): 包含40个示例,总大小为37219字节。
- 测试集(test): 包含40个示例,总大小为39352字节。
数据集大小
- 下载大小: 84698字节
- 数据集总大小: 423375字节



