Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -40,13 +40,18 @@ dataset_info:
|
|
40 |
- name: image
|
41 |
num_bytes: 4672432370.969
|
42 |
num_examples: 13961
|
43 |
-
|
44 |
-
|
|
|
|
|
|
|
45 |
configs:
|
46 |
- config_name: default
|
47 |
data_files:
|
48 |
- split: image
|
49 |
path: data/image-*
|
|
|
|
|
50 |
---
|
51 |
# EVADE: Multimodal Benchmark for Evasive Content Detection in E-Commerce Applications
|
52 |
[**🤗 Dataset**](https://huggingface.co/datasets/koenshen/EVADE-Bench) | [**Paper**](https://www.arxiv.org/abs/2505.17654) | [**GitHub**](https://github.com/koenshen/EVADE-Bench)
|
|
|
40 |
- name: image
|
41 |
num_bytes: 4672432370.969
|
42 |
num_examples: 13961
|
43 |
+
- name: text
|
44 |
+
num_bytes: 71357301.875
|
45 |
+
num_examples: 2833
|
46 |
+
download_size: 4235367270
|
47 |
+
dataset_size: 4743789672.844
|
48 |
configs:
|
49 |
- config_name: default
|
50 |
data_files:
|
51 |
- split: image
|
52 |
path: data/image-*
|
53 |
+
- split: text
|
54 |
+
path: data/text-*
|
55 |
---
|
56 |
# EVADE: Multimodal Benchmark for Evasive Content Detection in E-Commerce Applications
|
57 |
[**🤗 Dataset**](https://huggingface.co/datasets/koenshen/EVADE-Bench) | [**Paper**](https://www.arxiv.org/abs/2505.17654) | [**GitHub**](https://github.com/koenshen/EVADE-Bench)
|