File size: 698 Bytes
690ba1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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: LLM_Description_gpt3_downstream_tasks_ViT_L_14
    sequence: string
  - name: blip_caption
    dtype: string
  splits:
  - name: test
    num_bytes: 361720695.0
    num_examples: 1000
  download_size: 361543046
  dataset_size: 361720695.0
---
# Dataset Card for "test"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)