Upload folder using huggingface_hub
Browse files
1-0-0.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
README.md
CHANGED
|
@@ -11,8 +11,8 @@ This dataset contains 1,000 web pages with human-annotated ground truth for eval
|
|
| 11 |
CSV format with columns:
|
| 12 |
- `id`: Sequential identifier
|
| 13 |
- `url`: Full URL of the web page
|
| 14 |
-
- `
|
| 15 |
-
- `
|
| 16 |
- `error`: Optional error message if page retrieval failed
|
| 17 |
|
| 18 |
## Limitations
|
|
|
|
| 11 |
CSV format with columns:
|
| 12 |
- `id`: Sequential identifier
|
| 13 |
- `url`: Full URL of the web page
|
| 14 |
+
- `truth_text`: ~100-word core snippet (main content)
|
| 15 |
+
- `lie_text`: ~10-word non-core snippet (navigation/footer/ads)
|
| 16 |
- `error`: Optional error message if page retrieval failed
|
| 17 |
|
| 18 |
## Limitations
|