panarama-news-2025-2024 / dataset_info.json
Arigadam's picture
Create dataset_info.json
1407419 verified
raw
history blame contribute delete
614 Bytes
{
"builder_name": "panorama_news",
"description": "Сатирические новости с сайта panorama.pub. Формат: JSONL с полями 'title' и 'text'.",
"features": {
"title": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "https://panorama.pub",
"license": "research",
"language": ["ru"],
"dataset_size": "≈ XX MB",
"citation": "@misc{panorama_news,\n title={Panorama News Dataset},\n author={Arigadam},\n year={2025},\n howpublished={\\url{https://panorama.pub}}\n}"
}