Bai-YT
commited on
Commit
•
5143bfb
1
Parent(s):
d4159b0
Add model card and license
Browse files
pipeline/LICENSE.txt → LICENSE.txt
RENAMED
File without changes
|
pipeline/README.md → README.md
RENAMED
@@ -1,3 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## The *RAGDOLL* E-Commerce Webpage Dataset
|
2 |
|
3 |
This repository contains the ***RAGDOLL*** (Retrieval-Augmented Generation Deceived Ordering via AdversariaL materiaLs) dataset as well as its LLM-automated collection pipeline.
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
size_categories:
|
4 |
+
- 1K<n<10K
|
5 |
+
task_categories:
|
6 |
+
- question-answering
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
tags:
|
10 |
+
- e-commerce
|
11 |
+
- adversarial robustness
|
12 |
+
- robustness
|
13 |
+
- llm
|
14 |
+
- injection
|
15 |
+
---
|
16 |
+
|
17 |
## The *RAGDOLL* E-Commerce Webpage Dataset
|
18 |
|
19 |
This repository contains the ***RAGDOLL*** (Retrieval-Augmented Generation Deceived Ordering via AdversariaL materiaLs) dataset as well as its LLM-automated collection pipeline.
|