rafael-miller commited on
Commit
b429662
·
verified ·
1 Parent(s): b354bae

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. 1-0-0.csv +0 -0
  2. README.md +2 -2
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
- - `important_content`: ~100-word core snippet (main content)
15
- - `not_important_content`: ~10-word non-core snippet (navigation/footer/ads)
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