Dddixyy's picture
Update README.md
e08b2d7 verified
---
tags:
- synnthetic
- italian
- fakenews
- fact-checking
license: mit
language:
- it
pretty_name: Italian_FakeNews_Detection
size_categories:
- n<1K
task_categories:
- text-classification
annotations_creators:
- gemini-ai
source_datasets:
- original:wikipedia:it
---
# FakeNews Detection with Wikipedia
This dataset was generated by fetching random first paragraphs from Italian Wikipedia (it.wikipedia.org)
and processing them using Gemini AI with the following goal(s):
- **Processing Goal 1:** Trasforma il paragrafo in un paragrafo giornalistico attendibile.
- **Processing Goal 2:** Genera una notizia falsa distorcendo la realtà
- **Source Language:** Italian (from Wikipedia)
- **Number of Rows:** 189
- **Model Used:** gemini-2.5-flash-preview-04-17
## Dataset Structure
- **text:** The original first paragraph from Italian Wikipedia.
- **output1:** The text after processing with Goal 1.
- **output2:** The text after processing with Goal 2.
Generated on: 2025-05-27T16:51:16.459Z
**Note on Licensing:** Original text from Wikipedia is typically CC-BY-SA. Transformations by Gemini AI.