Multimodal-Fatima/Hatefulmemes_train
收藏资源简介:
--- dataset_info: features: - name: image dtype: image - name: text dtype: string - name: label dtype: class_label: names: '0': not-hateful '1': hateful - name: id dtype: int64 - name: clip_tags_ViT_L_14 sequence: string - name: blip_caption dtype: string - name: LLM_Description_gpt3_downstream_tasks_ViT_L_14 sequence: string - name: clip_tags_LAION_ViT_H_14_2B sequence: string - name: blip_caption_beam_5 dtype: string - name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14 sequence: string - name: LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B sequence: string - name: DETA_detections_deta_swin_large_o365_coco_classes list: - name: attribute dtype: string - name: box sequence: float32 - name: label dtype: string - name: location dtype: string - name: ratio dtype: float32 - name: size dtype: string - name: tag dtype: string - name: Attributes_ViT_L_14_descriptors_text_davinci_003_full sequence: string - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full sequence: string splits: - name: train num_bytes: 3066249406.0 num_examples: 8500 download_size: 3059695187 dataset_size: 3066249406.0 --- # Dataset Card for "Hatefulmemes_train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征字段: - 字段名:图像(image),数据类型:图像类型 - 字段名:文本(text),数据类型:字符串类型 - 字段名:标签(label),数据类型:分类标签(class_label),类别映射为:'0' 表示非仇恨(not-hateful),'1' 表示仇恨(hateful) - 字段名:ID(id),数据类型:64位整数(int64) - 字段名:ViT-L/14 模型提取的CLIP(Contrastive Language-Image Pre-training)标签(clip_tags_ViT_L_14),数据类型:字符串序列 - 字段名:BLIP(Bootstrapping Language-Image Pre-training)图像字幕(blip_caption),数据类型:字符串类型 - 字段名:基于ViT-L/14、针对下游任务的大语言模型(Large Language Model)描述(由GPT-3(Generative Pre-trained Transformer 3)生成,LLM_Description_gpt3_downstream_tasks_ViT_L_14),数据类型:字符串序列 - 字段名:LAION-ViT-H-14-2B 模型提取的CLIP标签(clip_tags_LAION_ViT_H_14_2B),数据类型:字符串序列 - 字段名:束搜索参数为5的BLIP图像字幕(blip_caption_beam_5),数据类型:字符串类型 - 字段名:基于ViT-L/14、针对视觉基因组(Visual Genome)下游任务的大语言模型描述(由GPT-3生成,LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14),数据类型:字符串序列 - 字段名:基于LAION-ViT-H-14-2B、针对视觉基因组下游任务的大语言模型描述(由GPT-3生成,LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B),数据类型:字符串序列 - 字段名:基于DETA_swin_large_o365_coco_classes的检测结果(DETA_detections_deta_swin_large_o365_coco_classes),为列表类型,包含以下子字段: - 子字段名:属性(attribute),数据类型:字符串类型 - 子字段名:边界框(box),数据类型:32位浮点数(float32)序列 - 子字段名:检测标签(label),数据类型:字符串类型 - 子字段名:位置(location),数据类型:字符串类型 - 子字段名:宽高比(ratio),数据类型:32位浮点数 - 子字段名:尺寸(size),数据类型:字符串类型 - 子字段名:标签(tag),数据类型:字符串类型 - 字段名:基于ViT-L/14、由text-davinci-003生成的完整属性描述符序列(Attributes_ViT_L_14_descriptors_text_davinci_003_full),数据类型:字符串序列 - 字段名:基于LAION-ViT-H-14-2B、由text-davinci-003生成的完整属性描述符序列(Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full),数据类型:字符串序列 数据划分: - 划分名称:训练集(train),总字节数:3066249406.0,样本数量:8500 下载大小:3059695187 字节 数据集总大小:3066249406.0 字节 --- # “仇恨模因训练集”数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
- Hatefulmemes_train
数据集特征
- image:图像数据
- text:文本数据,类型为字符串
- label:分类标签,类型为类别标签,包含两个类别:0: not-hateful, 1: hateful
- id:标识符,类型为int64
- clip_tags_ViT_L_14:序列,类型为字符串
- blip_caption:文本数据,类型为字符串
- LLM_Description_gpt3_downstream_tasks_ViT_L_14:序列,类型为字符串
- clip_tags_LAION_ViT_H_14_2B:序列,类型为字符串
- blip_caption_beam_5:文本数据,类型为字符串
- LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14:序列,类型为字符串
- LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B:序列,类型为字符串
- DETA_detections_deta_swin_large_o365_coco_classes:列表,包含以下子特征:
- attribute:文本数据,类型为字符串
- box:序列,类型为float32
- label:文本数据,类型为字符串
- location:文本数据,类型为字符串
- ratio:数值,类型为float32
- size:文本数据,类型为字符串
- tag:文本数据,类型为字符串
- Attributes_ViT_L_14_descriptors_text_davinci_003_full:序列,类型为字符串
- Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full:序列,类型为字符串
数据集分割
- train:训练集,包含8500个样本,数据大小为3066249406.0字节
数据集大小
- 下载大小:3059695187字节
- 数据集大小:3066249406.0字节




