EleutherAI/naturenet
收藏资源简介:
--- dataset_info: features: - name: img dtype: image - name: label dtype: class_label: names: '0': amphibian '1': bird '2': dog '3': feline '4': fish '5': flower '6': horse '7': primate '8': rodent '9': snake splits: - name: train num_bytes: 2195586500.24 num_examples: 490000 - name: test num_bytes: 45820817.76 num_examples: 10000 download_size: 2188877286 dataset_size: 2241407318.0 --- # Dataset Card for "naturenet" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征: - 名称:img(图像),数据类型:图像 - 名称:label(标签),数据类型:类别标签(class_label),类别映射如下: '0': 两栖动物(amphibian) '1': 鸟类(bird) '2': 犬类(dog) '3': 猫科动物(feline) '4': 鱼类(fish) '5': 花卉(flower) '6': 马科动物(horse) '7': 灵长类动物(primate) '8': 啮齿类动物(rodent) '9': 蛇类(snake) 数据集划分: - 名称:训练集(train),占用字节数:2195586500.24,样本数量:490000 - 名称:测试集(test),占用字节数:45820817.76,样本数量:10000 下载总大小:2188877286 字节 数据集总存储大小:2241407318.0 字节 # “自然之网”(naturenet)数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
特征
- img: 图像数据
- label: 类别标签
- 类别名称:
- 0: 两栖动物
- 1: 鸟类
- 2: 狗
- 3: 猫科动物
- 4: 鱼类
- 5: 花卉
- 6: 马
- 7: 灵长类
- 8: 啮齿动物
- 9: 蛇
- 类别名称:
数据分割
- train: 训练集
- 字节数: 2195586500.24
- 样本数: 490000
- test: 测试集
- 字节数: 45820817.76
- 样本数: 10000
数据大小
- 下载大小: 2188877286
- 数据集大小: 2241407318.0



