File size: 618 Bytes
4a60d74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
---
dataset_info:
  config_name: t2i_adv
  features:
  - name: idx
    dtype: int64
  - name: label
    dtype: string
  - name: target
    dtype: string
  - name: method
    dtype: string
  - name: surrogate
    dtype: string
  - name: prompt
    dtype: string
  - name: original_prompt
    dtype: string
  splits:
  - name: object
    num_bytes: 184
    num_examples: 1
  - name: attribute
    num_bytes: 211
    num_examples: 1
  download_size: 8627
  dataset_size: 395
configs:
- config_name: t2i_adv
  data_files:
  - split: object
    path: t2i_adv/object-*
  - split: attribute
    path: t2i_adv/attribute-*
---