datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
knesset-plenums
About
This dataset is derived from raw a/v recordings and human-generated protocols of the Knesset (the Israeli house of representatives) plenums as part of the ivrit.ai project.
Consider visiting the preview space for this dataset here
Method
Data dumps from the Knesset contain A/V recordings, alongside proprietary protocols with timestamps.
We extract the audio stream, and clean up timestamp mistakes (such as backward jumps, or out-of-order timestamp artifacts).
The… See the full description on the dataset page: https://huggingface.co/datasets/ivrit-ai/knesset-plenums.knesset_meetings_corpus
Dataset Card
Dataset Summary
An example of a sample:
{
"text": <text content of given document>,
"path": <file path to docx>
}
Dataset usage
Available "kneset16","kneset17","knesset_tagged" configurations
And only train set.
train_ds = load_dataset("imvladikon/knesset_meetings_corpus", "kneset16", split="train")
The Knesset Meetings Corpus 2004-2005 is made up of two components:
Raw texts - 282 files made up of 867,725 lines together. These can be downloaded in… See the full description on the dataset page: https://huggingface.co/datasets/imvladikon/knesset_meetings_corpus.KnessetNews
Dataset Card for Knesset News
Hebrew Press Releases From the Knesset(Israeli Parliament)
Dataset Details
Dataset Description
The dataset contains all the official knesset hebrew press releases up until 21-07-2025
Curated by: [@Wissotsky]
Language: [Hebrew]
Dataset Sources
Knesset Press Releases
Dataset Structure
SP_Id (string): Unique identifier for each news article from the Knesset system
Title (string): Article headline/subject
Date… See the full description on the dataset page: https://huggingface.co/datasets/Wissotsky/KnessetNews.
