tarekziade/adversarial
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/tarekziade/adversarial
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dataset
dtype: string
- name: image_id
dtype: int64
- name: image
dtype: image
- name: alt_text
dtype: string
- name: license
dtype: string
- name: source
dtype: string
- name: inclusive_alt_text
dtype: string
- name: need_training
dtype:
class_label:
names:
'0': 'no'
'1': 'yes'
- name: verified
dtype:
class_label:
names:
'0': 'no'
'1': 'yes'
- name: rejection_reasons
sequence: string
splits:
- name: train
num_bytes: 393545031.0
num_examples: 938
download_size: 393308902
dataset_size: 393545031.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
tarekziade
原始信息汇总
数据集概述
数据集特征
- dataset: 数据类型为字符串(string)。
- image_id: 数据类型为整数(int64)。
- image: 数据类型为图像(image)。
- alt_text: 数据类型为字符串(string)。
- license: 数据类型为字符串(string)。
- source: 数据类型为字符串(string)。
- inclusive_alt_text: 数据类型为字符串(string)。
- need_training: 数据类型为分类标签,其中0表示no,1表示yes。
- verified: 数据类型为分类标签,其中0表示no,1表示yes。
- rejection_reasons: 数据类型为字符串序列(sequence: string)。
数据集分割
- train: 训练集,包含938个样本,总大小为393545031.0字节。
数据集大小
- 下载大小:393308902字节。
- 数据集总大小:393545031.0字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



