Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ size_categories:
|
|
14 |
|
15 |
## Dataset Details
|
16 |
|
17 |
-
|
18 |
```RAGuard``` consists of 2,648 political claims made by U.S. presidential candidates (2000–2024), each labeled as either *true* or *false*, and a knowledge base comprising 16,331 documents. Each claim is linked to a set
|
19 |
of associated documents, categorized as *supporting*, *misleading*, or *irrelevant*
|
20 |
|
|
|
14 |
|
15 |
## Dataset Details
|
16 |
|
17 |
+
```RAGuard``` is a fact-checking dataset designed to evaluate the robustness of RAG systems against misleading retrievals.
|
18 |
```RAGuard``` consists of 2,648 political claims made by U.S. presidential candidates (2000–2024), each labeled as either *true* or *false*, and a knowledge base comprising 16,331 documents. Each claim is linked to a set
|
19 |
of associated documents, categorized as *supporting*, *misleading*, or *irrelevant*
|
20 |
|