datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
civil-code-phil
Civilex — Philippine Legal RAG & SFT Dataset
Retrieval corpus and supervised fine-tuning (SFT) data for a retrieval-augmented generation (RAG) pipeline over Philippine law: the Civil Code (Republic Act No. 386) and Supreme Court jurisprudence. Produced by the civilex-thesis research pipeline.
Contents: 11k+ Supreme Court jurisprudence cases spanning 1949–2025, and 2,270 articles from the Civil Code (Republic Act No. 386).
Dataset structure
.
├── README.md
├──… See the full description on the dataset page: https://huggingface.co/datasets/renzzyyy1028/civil-code-phil.french-civil-code
French Civil Code Dataset
This dataset is a dump from legifrance api of the french civil code. In this dataset you can find 3335 articles including 2893 articles "En Vigueur", 440 "Abroge" and 2 "Abroge diff".
At the root of this repository you will find the entire dataset and in the /sorted you will find the dataset sorted in three little datasets for each state of articles.
data format
{
"content": "text in the article",
"metadata": {
"id": "LEGIARTI..."… See the full description on the dataset page: https://huggingface.co/datasets/Dr-joss/french-civil-code.CN_civil_code_training_datacivil_code_democivil_code_finetune_
